exofs/ore.c: local functions should be static
authorH Hartley Sweeten <hartleys@visionengravers.com>
Fri, 23 Sep 2011 20:42:43 +0000 (13:42 -0700)
committerBoaz Harrosh <bharrosh@panasas.com>
Mon, 3 Oct 2011 15:06:47 +0000 (17:06 +0200)
commit1958c7c284298f0d17a1ab3820c77c40ea3d3711
tree38941a12ab5c7e01613c2436bd5470142c3eb7d1
parenta8f8c45082cb78489c5e6050c372ddac73ae439e
exofs/ore.c: local functions should be static

This quiets the sparse noise:

warning: symbol '_calc_trunk_info' was not declared. Should it be static?

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
fs/exofs/ore.c