lib: make lib/842 decompress functions static
authorDan Streetman <ddstreet@ieee.org>
Mon, 11 May 2015 11:22:35 +0000 (07:22 -0400)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 13 May 2015 02:31:55 +0000 (10:31 +0800)
commitf7ead7b47a758bbee6fdc66f95f27fdb866e5e9d
tree31edec2c11bf4a274cd5de893ad4daa3886a9c57
parent608f37d0f83e4359f48121949778bf912cd56800
lib: make lib/842 decompress functions static

Make the do_index and do_op functions static.

They are used only internally by the 842 decompression function,
and should be static.

Reported-By: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
lib/842/842_decompress.c
This page took 0.025919 seconds and 5 git commands to generate.