]> bbs.cooldavid.org Git - net-next-2.6.git/commit
floppy: remove unnecessary inlines
authorStephen Hemminger <shemminger@vyatta.com>
Tue, 15 Jun 2010 11:21:11 +0000 (13:21 +0200)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 7 Aug 2010 16:15:32 +0000 (18:15 +0200)
commitbe7a12bb1a7dc185d5143e3ae434f8a855f66a31
tree55dfe676befac46dad8f5c49157661ee48794733
parent285203c8ff541a775f27148c06c58b96822d8b68
floppy: remove unnecessary inlines

These routines are all big enough that is better to let the compiler
decide to inline or not.

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>
drivers/block/floppy.c