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:
89e1b95
)
ALSA: ctxfi - Simple code clean up
author
Takashi Iwai
<tiwai@suse.de>
Wed, 22 Jul 2009 15:12:34 +0000
(17:12 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 22 Jul 2009 15:12:34 +0000
(17:12 +0200)
- replace NULL == xxx with !xxx
- replace NULL != xxx with xxx
- similar trivial cleanups
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found