]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
repair: mark local functions static
authorChristoph Hellwig <hch@infradead.org>
Fri, 2 Dec 2011 17:46:29 +0000 (12:46 -0500)
committerChristoph Hellwig <hch@lst.de>
Sun, 5 Feb 2012 14:00:34 +0000 (14:00 +0000)
commit8b8a6b02424cc49cb364693be6063059a7987977
tree60c9bad0e2e39768478af12b603ec45b751ed969
parent0553a94f522c170acd903098b55b0bdf5eb44d49
repair: mark local functions static

Also remove unused function, remove useless ARGSUSED annotations and
similar tiny cleanups.

Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
17 files changed:
repair/agheader.c
repair/attr_repair.c
repair/dino_chunks.c
repair/dinode.c
repair/dinode.h
repair/dir.c
repair/dir.h
repair/dir2.c
repair/dir2.h
repair/phase1.c
repair/phase4.c
repair/phase5.c
repair/phase6.c
repair/progress.c
repair/sb.c
repair/scan.c
repair/xfs_repair.c