diff options
| author | Hannes Eder <[email protected]> | 2008-11-18 12:25:06 -0500 |
|---|---|---|
| committer | Takashi Iwai <[email protected]> | 2008-11-18 18:27:58 +0100 |
| commit | 2af752936b311a846622668f8b0f1893d8eccade (patch) | |
| tree | 5ba3f1010d20490d31dcb557d4d3a6f37899ed2f /scripts/patch-kernel | |
| parent | fd64138c0eff8351b93ef99f7da929bb8a49b9ed (diff) | |
sound: Fix warnings relating to ignored return value in snd_card_register
Do not ignore the return of 'device_create_file' in
'snd_card_register' and thereby fixing the following warnings:
sound/core/init.c: In function 'snd_card_register':
sound/core/init.c:640: warning: ignoring return value of
'device_create_file', declared with attribute warn_unused_result
sound/core/init.c:641: warning: ignoring return value of
'device_create_file', declared with attribute warn_unused_result
Signed-off-by: Hannes Eder <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions