diff options
| author | Markus Elfring <[email protected]> | 2015-07-10 15:42:49 +0900 |
|---|---|---|
| committer | Pablo Neira Ayuso <[email protected]> | 2015-07-15 17:51:22 +0200 |
| commit | 0d6ef0688d8744454646298b85336407be05e309 (patch) | |
| tree | 996d279032f269a843c2239795ac1558b3989fc8 /tools/perf/scripts/python/bin | |
| 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 <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions