commit | dddfbaf8f86894415abb8256b55da68dab966ebe | [log] [tgz] |
---|---|---|
author | Robert P. J. Day <[email protected]> | Tue Apr 29 01:03:26 2008 -0700 |
committer | Linus Torvalds <[email protected]> | Tue Apr 29 08:06:27 2008 -0700 |
tree | 7317c93fd0ae738c06fb7d43acb44b5cb3a56a5c | |
parent | cedb27de0450fef73bc7dc28431d1108af54134c [diff] |
sysv fs: remove superfluous check for __GNUC__ compiler Since <linux/sysv_fs.h> isn't exported to userspace, there is little point checking that this is a GNU-compatible compiler. Signed-off-by: Robert P. J. Day <[email protected]> Acked-by: Christoph Hellwig <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>