diff options
author | Takashi Iwai <tiwai@suse.de> | 2010-02-12 18:17:06 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2010-02-12 18:20:04 +0100 |
commit | d6d8bf549393484e906913f02fa3c9518a2819b6 (patch) | |
tree | 29c0ecdb65f436e818786d15d55bf4a8c70bb873 /fs/inode.c | |
parent | fed08d036f2aabd8d0c684439de37f8ebec2bbc2 (diff) | |
download | linux-3.10-d6d8bf549393484e906913f02fa3c9518a2819b6.tar.gz linux-3.10-d6d8bf549393484e906913f02fa3c9518a2819b6.tar.bz2 linux-3.10-d6d8bf549393484e906913f02fa3c9518a2819b6.zip |
ALSA: hda - use WARN_ON_ONCE() for zero-division detection
Replace the zero-division warning message with WARN_ON_ONCE() per the
advice by Linus. This shouldn't happen, but if it happens, it's
possible that the bug happens often due to buggy IRQs.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions