diff options
| author | Michael Straube <[email protected]> | 2021-08-18 10:58:09 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-08-18 12:45:45 +0200 |
| commit | 39876a013b3e16e7c78e3638e674a18df999069f (patch) | |
| tree | 9b3d88a858a5ef8eb8b4dd08dd86ae4c0b442c31 /include/linux/debugobjects.h | |
| parent | 7972067ad028ed5182d2b6663396de9dc6c629a6 (diff) | |
staging: r8188eu: remove null pointer checks before kfree
kfree(NULL) is safe, so remove unnecessary null pointer checks before
calls to kfree. Reported by checkpatch.
Signed-off-by: Michael Straube <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions