]> git.baikalelectronics.ru Git - kernel.git/commit
net: wwan: iosm: fix compilation warning
authorM Chetan Kumar <m.chetan.kumar@linux.intel.com>
Wed, 10 Nov 2021 16:20:36 +0000 (21:50 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Nov 2021 11:45:44 +0000 (11:45 +0000)
commitb2506f795ecc0e4638c8914ab7c4f95003359cc3
tree617c10b4829155170f0a339960f1a8193eb0ede1
parentb5b5970ebd8979d9375798bf62a994a63be9ba61
net: wwan: iosm: fix compilation warning

curr_phase is unused. Removed the dead code.

Fixes: 5fa15c270cf9 ("net: wwan: iosm: transport layer support for fw flashing/cd")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: M Chetan Kumar <m.chetan.kumar@linux.intel.com>
Reviewed-by: Loic Poulain <loic.poulain@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wwan/iosm/iosm_ipc_imem_ops.c