]> git.baikalelectronics.ru Git - kernel.git/commit
arch/alpha/boot/tools/objstrip.c: Mark "usage" static
authorJosh Triplett <josh@joshtriplett.org>
Fri, 16 Oct 2009 21:46:56 +0000 (14:46 -0700)
committerJosh Triplett <josh@joshtriplett.org>
Sun, 15 Nov 2009 23:01:38 +0000 (15:01 -0800)
commit417fe52610b1437410ce438364c9be18b5d7808c
tree875d50d8feb9cf7f250f22ce6aca5cefcdb8fd0b
parentb14f59ef41066b29367bb0e10c6eea3ade4d8352
arch/alpha/boot/tools/objstrip.c: Mark "usage" static

Nothing outside of arch/alpha/boot/tools/objstrip.c references the usage
function.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
arch/alpha/boot/tools/objstrip.c