diff options
| author | Markus Elfring <elfring@users.sourceforge.net> | 2015-07-10 15:42:49 +0900 |
|---|---|---|
| committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2015-07-15 17:51:22 +0200 |
| commit | 0d6ef0688d8744454646298b85336407be05e309 (patch) | |
| tree | 996d279032f269a843c2239795ac1558b3989fc8 /scripts/gdb | |
| parent | aad0d51e933f8656880592020319d2dbd09532a2 (diff) | |
ipvs: Delete 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: Simon Horman <horms@verge.net.au>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions
