From: Harvey Harrison Date: Fri, 29 Feb 2008 10:54:49 +0000 (+0100) Subject: [ALSA] sound: hdspm.c fix returning void expression warnings X-Git-Tag: v2.6.26-rc1~1087^2~165 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b76b51e5807951995a39ea791b39971a7ae945f;p=pandora-kernel.git [ALSA] sound: hdspm.c fix returning void expression warnings Just drop the returns. sound/pci/rme9652/hdspm.c:1031:3: warning: returning void-valued expression sound/pci/rme9652/hdspm.c:1033:3: warning: returning void-valued expression Signed-off-by: Harvey Harrison Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed