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)
commit8bea96efa7c0c57dc0c9ec4518ed61e3d5e9261c
tree8c8c530a903dea5bc10e3d930785b1461da66307
parenta5df6333f1a08380c3b94a02105482263711ed3a
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