summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2015-02-04 14:32:14 +0300
committerDavid S. Miller <davem@davemloft.net>2015-02-05 11:25:10 +0300
commit2d4ad4f6903f3a7b4eccb6e7eeb82f22edd648ea (patch)
treecdb8e6c10ebe0d53b6dcb46835498129be842680 /scripts/gdb/linux
parent0b5b6beea1a3f2b75e5b5baf9df073bf709f9297 (diff)
downloadlinux-2d4ad4f6903f3a7b4eccb6e7eeb82f22edd648ea.tar.xz
myri10ge: Delete an unnecessary check before the function call "kfree"
The kfree() 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 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions