diff options
author | Sumit Kumar <sumit686215@gmail.com> | 2018-08-12 12:38:19 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-08-27 19:42:32 +0200 |
commit | 3c0971939e5682bf8c20bdf240900d5014107b57 (patch) | |
tree | d0587f43cf86e61cdcb72fd16aaf7192bd7ffe5f /lib/test_overflow.c | |
parent | 2b2424d9a7e35d05cddf94f3e65a375855064505 (diff) | |
download | lwn-3c0971939e5682bf8c20bdf240900d5014107b57.tar.gz lwn-3c0971939e5682bf8c20bdf240900d5014107b57.zip |
staging: gasket: remove null ptr check before kfree
Remove null ptr check before kfree because kfree is null ptr safe.
Issue found by checkpatch.
Signed-off-by: Sumit Kumar <sumit686215@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions