]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ALSA] sound: au88x0_pcm.c fix integer as NULL pointer warning
authorHarvey Harrison <harvey.harrison@gmail.com>
Fri, 29 Feb 2008 10:41:56 +0000 (11:41 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:17 +0000 (12:00 +0200)
commit3fa4a9073886a1031400c19e8b09fca3eebb645f
treead9d7b20152b5ebbeae2df47ac28de7e6c3ffc07
parent470f23b873679b045908551302fec6b1edf05a5a
[ALSA] sound: au88x0_pcm.c fix integer as NULL pointer warning

sound/pci/au88x0/au88x0_pcm.c:508:15: warning: Using plain integer as NULL pointer

Also some small codingstyle fixes.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/au88x0/au88x0_pcm.c