Sumit Kumar 1fa1af899a 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>
2018-09-04 12:17:50 -07:00
Description
No description provided
356 KiB
Languages
C 99.8%
Makefile 0.2%