diff options
author | Takeshi Yoshimura <yos@sslab.ics.keio.ac.jp> | 2015-05-29 16:16:43 +0300 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2015-05-29 17:06:10 +0300 |
commit | a1cab5bb872507cb8594eb4010450fed7c48cdf2 (patch) | |
tree | 822ac135cf75cdb381a7398fe60be3fc6a01eaa6 /mm/pagewalk.c | |
parent | cd054ee16580690830297dbda0abe9c184276d6a (diff) | |
download | linux-a1cab5bb872507cb8594eb4010450fed7c48cdf2.tar.xz |
power_supply: 88pm860x_charger: Do not call free_irq() twice
My static checker detected double free_irq() in pm860x_charger_remove().
Unloading this module always causes a warning. This patch removes the
first redundant free_irq() call.
Signed-off-by: Takeshi Yoshimura <yos@sslab.ics.keio.ac.jp>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Diffstat (limited to 'mm/pagewalk.c')
0 files changed, 0 insertions, 0 deletions