From: H Hartley Sweeten Date: Mon, 13 Jun 2011 09:47:24 +0000 (+0200) Subject: fs/partitions/check.c: make local symbols static X-Git-Tag: v3.1-rc1~252^2~18 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd7740933842202fccaa9ebcba6bce0507b3f6d6;p=pandora-kernel.git fs/partitions/check.c: make local symbols static The symbols part_ro_show, part_alignment_offset_show, and part_discard_alignment_show are not used outside this file and should be marked static. Signed-off-by: H Hartley Sweeten Cc: Yasuaki Ishimatsu Cc: Alexey Dobriyan Acked-by: Tejun Heo Signed-off-by: Jens Axboe --- Reading git-diff-tree failed