From: Bartlomiej Zolnierkiewicz Date: Fri, 1 Feb 2008 22:09:25 +0000 (+0100) Subject: ide-cd: remove BUG_ON() from cdrom_newpc_intr() X-Git-Tag: v2.6.25-rc1~1078^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98add71ee0af6dbf1496ac8007bcf253c4e23078;p=pandora-kernel.git ide-cd: remove BUG_ON() from cdrom_newpc_intr() There is no need for it anylonger and ide_set_handler() complains if ->handler is not NULL anyway. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed