diff options
author | Nick Piggin <npiggin@suse.de> | 2007-05-06 23:49:02 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-07 21:12:51 +0200 |
commit | 5f22df00a009e3f86301366c0ecddb63ebd22af9 (patch) | |
tree | 72f0ea3e114dbb6825fc7e73f828645d364ea520 /fs/cramfs | |
parent | proper prototype for hugetlb_get_unmapped_area() (diff) | |
download | linux-5f22df00a009e3f86301366c0ecddb63ebd22af9.tar.xz linux-5f22df00a009e3f86301366c0ecddb63ebd22af9.zip |
mm: remove gcc workaround
Minimum gcc version is 3.2 now. However, with likely profiling, even
modern gcc versions cannot always eliminate the call.
Replace the placeholder functions with the more conventional empty static
inlines, which should be optimal for everyone.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/cramfs')
0 files changed, 0 insertions, 0 deletions