]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
jffs2: compr_rubin: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 11 Jan 2015 16:36:48 +0000 (17:36 +0100)
committerBrian Norris <computersforpeace@gmail.com>
Tue, 13 Jan 2015 04:40:03 +0000 (20:40 -0800)
commite4999bbe0802ddff82b3fcbbab3b6274b789aad7
treeae96639638fb4e0a22f4c8caadf37fe09e8df37a
parent6958024ad5cdd78deae4da47a8722b06317dff45
jffs2: compr_rubin: Remove unused function

Remove the function pulledbits() that is not used anywhere.

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Reviewed-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
fs/jffs2/compr_rubin.c