* PARTIAL TAKE 971186
@ 2008-02-22 4:30 Niv Sardi
0 siblings, 0 replies; only message in thread
From: Niv Sardi @ 2008-02-22 4:30 UTC (permalink / raw)
To: sgi.bugs.ptools; +Cc: 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.
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Signed-off-by: Niv Sardi <xaiki@sgi.com>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-02-22 4:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-22 4:30 PARTIAL TAKE 971186 Niv Sardi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox