From: Harvey Harrison Date: Thu, 28 Feb 2008 10:57:23 +0000 (+0100) Subject: [ALSA] sound: rme32.c fix integer as NULL pointer warning X-Git-Tag: v2.6.26-rc1~1087^2~179 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4db9e4f2b5278338ff9487eefdc8e32109aa0552;p=pandora-kernel.git [ALSA] sound: rme32.c fix integer as NULL pointer warning kernel style does assignment outside of if() statements. sound/pci/rme32.c:1353:71: warning: Using plain integer as NULL pointer Signed-off-by: Harvey Harrison Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed