commit | 0b76b51e5807951995a39ea791b39971a7ae945f | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Fri Feb 29 11:54:49 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 24 12:00:18 2008 +0200 |
tree | d62928dff5d2e917f2ad838ac0d6f0011ffd64b1 | |
parent | 0cd87b10ca29a351c61c8c63761ab8fb48e47b2f [diff] |
[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 <harvey.harrison@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>