ALSA: ctxfi - Simple code clean up
authorTakashi Iwai <tiwai@suse.de>
Wed, 22 Jul 2009 15:12:34 +0000 (17:12 +0200)
committerTakashi 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