git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c18717
)
xfs: mark xfs_qm_quotacheck as static
author
Jie Liu
<jeff.liu@oracle.com>
Thu, 24 Jul 2014 10:49:57 +0000
(20:49 +1000)
committer
Dave Chinner
<david@fromorbit.com>
Thu, 24 Jul 2014 10:49:57 +0000
(20:49 +1000)
xfs_qm_quotacheck() is not used outside of xfs_qm.c. Mark it static
and move it around in the file to avoid a forward declaration.
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
No differences found