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:
87af0b8
)
ALSA: PCM: Remove redundant null check before kfree
author
Sachin Kamat
<sachin.kamat@linaro.org>
Wed, 21 Nov 2012 09:06:54 +0000
(14:36 +0530)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 21 Nov 2012 09:43:26 +0000
(10:43 +0100)
kfree on a null pointer is a no-op.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found