Commit 9cc92e3e authored by Christoph Hellwig's avatar Christoph Hellwig Committed by Christoph Hellwig

[XFS] xfs_getattr should be static

SGI Modid: 2.5.x-xfs:slinx:135920a
parent 2f753f67
...@@ -82,7 +82,7 @@ xfs_open( ...@@ -82,7 +82,7 @@ xfs_open(
/* /*
* xfs_getattr * xfs_getattr
*/ */
int STATIC int
xfs_getattr( xfs_getattr(
bhv_desc_t *bdp, bhv_desc_t *bdp,
vattr_t *vap, vattr_t *vap,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment