commit | 1ea25ecb7256978947c258f08a30c878eebe9edb | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@suse.de> | Tue Jul 18 22:24:11 2006 +0200 |
committer | Jens Axboe <axboe@nelson.home.kernel.dk> | Sat Sep 30 20:29:38 2006 +0200 |
tree | d0dd75162f20afdf97a086bb22604d2aeb9c263e | |
parent | 4050cf1674c632c73801a561689543d4887df2ef [diff] |
[PATCH] Audit block layer inlines Kill a few inlines that bring in too much code to more than one location Shrinks kernel text by about 300 bytes on 32-bit x86. Signed-off-by: Jens Axboe <axboe@suse.de>