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:
f4378b6
)
xfs: un-static xfs_inobt_lookup
author
Christoph Hellwig
<hch@infradead.org>
Tue, 1 Sep 2009 23:56:55 +0000
(19:56 -0400)
committer
Felix Blyakher
<felixb@sgi.com>
Wed, 2 Sep 2009 01:43:01 +0000
(20:43 -0500)
xfs_inobt_lookup is also used in xfs_itable.c, remove the STATIC modifier
from it's declaration to fix non-debug builds.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Felix Blyakher <felixb@sgi.com>
Signed-off-by: Felix Blyakher <felixb@sgi.com>
No differences found