commit | dd7740933842202fccaa9ebcba6bce0507b3f6d6 | [log] [tgz] |
---|---|---|
author | H Hartley Sweeten <hartleys@visionengravers.com> | Mon Jun 13 11:47:24 2011 +0200 |
committer | Jens Axboe <jaxboe@fusionio.com> | Mon Jun 13 11:47:24 2011 +0200 |
tree | f3acae30239741f790e47910981edf9371d82046 | |
parent | 9f5e486550456587348e2048eecda5bee778250a [diff] |
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 <hsweeten@visionengravers.com> Cc: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com> Cc: Alexey Dobriyan <adobriyan@gmail.com> Acked-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <jaxboe@fusionio.com>