diff options
author | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | 2008-04-18 12:43:35 +1000 |
---|---|---|
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | 2008-04-18 12:43:35 +1000 |
commit | 3b2816be271b8b364294a5b48721a3e68af46cfa (patch) | |
tree | 1e40214091bb6736249d3ce442a13ef7e9dfdc82 /arch/s390/kernel | |
parent | f6e9f28865552bd9d79a9df93cf120436b073223 (diff) |
[XFS] The forward declarations for the xfs_ioctl() helpers and the
associated comment about gcc behavior really aren't needed; all of these
functions are marked STATIC which includes noinline, and the stack usage
won't be a problem.
This effectively just removes the forward declarations and moves
xfs_ioctl() back to the end of the file.
SGI-PV: 971186
SGI-Modid: xfs-linux-melb:xfs-kern:30534a
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Diffstat (limited to 'arch/s390/kernel')
0 files changed, 0 insertions, 0 deletions