git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd217a6
)
ALSA: rme96: Check the return value of pci_enable_device() in resume callback
author
Takashi Iwai
<tiwai@suse.de>
Thu, 22 Aug 2013 10:02:31 +0000
(12:02 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 22 Aug 2013 10:04:47 +0000
(12:04 +0200)
Fixing warning message:
sound/pci/rme96.c: In function ‘snd_rme96_resume’:
sound/pci/rme96.c:2418:19: warning: ignoring return value of ‘pci_enable_device’, declared with attribute warn_unused_result [-Wunused-result]
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found