diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2014-11-21 20:22:32 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-12-12 21:26:31 +0100 |
commit | 1746fbe5656b1b10064913b9293a4590ec0b7f27 (patch) | |
tree | 0c654ad315382dc40b65b61e38df9ee9d4172936 /drivers/regulator/gpio-regulator.c | |
parent | Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kern... (diff) | |
download | linux-1746fbe5656b1b10064913b9293a4590ec0b7f27.tar.xz linux-1746fbe5656b1b10064913b9293a4590ec0b7f27.zip |
IDE: Deletion of an unnecessary check before the function call "module_put"
The module_put() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/regulator/gpio-regulator.c')
0 files changed, 0 insertions, 0 deletions