commit | 01b6b67edabe864391163dc6405e2cb454f108db | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Tue Jun 15 13:21:11 2010 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Sat Aug 07 18:15:43 2010 +0200 |
tree | 0becf9407f37302cb86ffd5021eae684d5841873 | |
parent | b862f26fe17df273167bd47df79e8742a1bf101c [diff] |
floppy: use warning macros Convert assertions to use WARN(). There are several error checks in the code for things that should never happen. Convert them to standard warnings so kerneloops.org will see them. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>