hfsplus: over 80 character lines clean-up
authorAnton Salikhmetov <alexo@tuxera.com>
Thu, 16 Dec 2010 16:08:38 +0000 (18:08 +0200)
committerChristoph Hellwig <hch@tuxera.com>
Thu, 16 Dec 2010 17:08:45 +0000 (18:08 +0100)
commit2753cc281c9a0e8a0a45ee2b8110866a9fe63bdd
treed28794ef990637cfcd734a8b467f119e6d69dac1
parent596276c3571e2108f4b336be545ece2eacf3da59
hfsplus: over 80 character lines clean-up

Match coding style line length limitation where checkpatch.pl
reported over-80-character-line warnings.

Signed-off-by: Anton Salikhmetov <alexo@tuxera.com>
Signed-off-by: Christoph Hellwig <hch@tuxera.com>
16 files changed:
fs/hfsplus/bfind.c
fs/hfsplus/bitmap.c
fs/hfsplus/bnode.c
fs/hfsplus/brec.c
fs/hfsplus/btree.c
fs/hfsplus/catalog.c
fs/hfsplus/dir.c
fs/hfsplus/extents.c
fs/hfsplus/hfsplus_fs.h
fs/hfsplus/hfsplus_raw.h
fs/hfsplus/inode.c
fs/hfsplus/options.c
fs/hfsplus/part_tbl.c
fs/hfsplus/super.c
fs/hfsplus/unicode.c
fs/hfsplus/wrapper.c
This page took 0.02534 seconds and 5 git commands to generate.