]> git.baikalelectronics.ru Git - kernel.git/commit
net: wwan: iosm: fw flashing and cd improvements
authorM Chetan Kumar <m.chetan.kumar@linux.intel.com>
Tue, 21 Sep 2021 16:47:36 +0000 (22:17 +0530)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Sep 2021 13:23:33 +0000 (14:23 +0100)
commitf718c0b7ba7c28bf8aaf3bc7ba7366f35e558f3c
tree8c8c530a903dea5bc10e3d930785b1461da66307
parent995844bf3b5cb1f1fd2432f7bc783897b719d4db
net: wwan: iosm: fw flashing and cd improvements

1> Function comments moved to .c file.
2> Use literals in return to improve readability.
3> Do error handling check instead of success check.
4> Redundant ret assignment removed.

Signed-off-by: M Chetan Kumar <m.chetan.kumar@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wwan/iosm/iosm_ipc_coredump.c
drivers/net/wwan/iosm/iosm_ipc_coredump.h
drivers/net/wwan/iosm/iosm_ipc_devlink.c
drivers/net/wwan/iosm/iosm_ipc_devlink.h
drivers/net/wwan/iosm/iosm_ipc_flash.c
drivers/net/wwan/iosm/iosm_ipc_flash.h