]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hfsplus: remove unused routine hfsplus_attr_build_key_uni
authorHin-Tak Leung <htl10@users.sourceforge.net>
Thu, 22 May 2014 00:43:57 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:43:57 +0000 (10:43 +1000)
commit50d064a20f8bd2a36644ef80639f439e7575cccd
tree0232ab58797a8af0ef9cf53bae32bafa22565add
parent30f506d416b3f555d7f43187230a80c956c22a74
hfsplus: remove unused routine hfsplus_attr_build_key_uni

The directory/file catalog b-tree equivalent, hfsplus_build_key_uni(), is
used by hfsplus_find_cat() for internal referencing between catalog
records.  There is no corresponding usage for attributes - attribute
records do not refer to one another.

Signed-off-by: Hin-Tak Leung <htl10@users.sourceforge.net>
Cc: Sougata Santra <sougata@tuxera.com>
Cc: Anton Altaparmakov <anton@tuxera.com>
Cc: Vyacheslav Dubeyko <slava@dubeyko.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/hfsplus/attributes.c
fs/hfsplus/hfsplus_fs.h