]> 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)
commit4a8ff6b6cbfb32b7129aab1cd10945c1b9b1cac3
tree8c8c530a903dea5bc10e3d930785b1461da66307
parent3c94aeb27abae89a58ccf288f442db8af082bf6f
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