mirror of
https://github.com/torvalds/linux.git
synced 2026-08-12 02:15:02 +02:00
Make wwan_create_dev() to return either valid or error pointer,
In some cases it may return NULL. Prevent this by converting
it to the respective error pointer.
Fixes:
|
||
|---|---|---|
| .. | ||
| iosm | ||
| Kconfig | ||
| Makefile | ||
| mhi_wwan_ctrl.c | ||
| rpmsg_wwan_ctrl.c | ||
| wwan_core.c | ||
| wwan_hwsim.c | ||