git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4cf3ba
)
fs/ecryptfs/messaging.c: remove null test before kfree
author
Fabian Frederick
<fabf@skynet.be>
Mon, 16 Jun 2014 18:06:12 +0000
(20:06 +0200)
committer
Tyler Hicks
<tyhicks@canonical.com>
Thu, 3 Jul 2014 21:38:09 +0000
(16:38 -0500)
Fix checkpatch warning:
WARNING: kfree(NULL) is safe this check is probably not required
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: ecryptfs@vger.kernel.org
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
No differences found