commit | be7a12bb1a7dc185d5143e3ae434f8a855f66a31 | [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:32 2010 +0200 |
tree | 55dfe676befac46dad8f5c49157661ee48794733 | |
parent | 285203c8ff541a775f27148c06c58b96822d8b68 [diff] |
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>