diff options
| author | Markus Elfring <elfring@users.sourceforge.net> | 2015-11-16 13:12:25 +0100 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2015-11-26 14:55:27 +0200 |
| commit | 073d72f963c987bc79fb1efd61ce53b919e2de27 (patch) | |
| tree | 982be0f0f4a983c3bbbff09cfecd6a02de28fb8a /scripts/gdb/linux/utils.py | |
| parent | 6866a64a0f9bba5145891ec0fe5cd52c73efd4e9 (diff) | |
rtlwifi: Delete unnecessary checks before the function call "kfree_skb"
The kfree_skb() function tests whether its argument is NULL and then
returns immediately. Thus the test around the calls is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
