[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <47AAFFDF.7010809@ru.mvista.com>
Date: Thu, 07 Feb 2008 15:55:59 +0300
From: Sergei Shtylyov <sshtylyov@...mvista.com>
To: Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
Cc: linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/5] ide: remove redundant BUG_ON() from [atapi_]reset_pollfunc()
Bartlomiej Zolnierkiewicz wrote:
>>>Same BUG_ON() is present inside ide_set_handler().
>> There is no BUG_ON there -- __ide_set_handler() has a check for the same
>>condition and a printk(KERN_CRIT)... myabe it should be replaced with BUG_ON()...
> Yeah, you're right - care to make a patch?
Replacing printk() with BUG_ON() and also removing BUG_ON() from
ide_execute_command()? OK, will do...
>>>Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
>>Acked-by: Sergei Shtylyov <sshtylyov@...mvista.com>
MBR, Sergei
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists