commit | b2837fcf4994e699a4def002e26f274d95b387c1 | [log] [tgz] |
---|---|---|
author | Anton Salikhmetov <alexo@tuxera.com> | Thu Dec 16 18:08:41 2010 +0200 |
committer | Christoph Hellwig <hch@tuxera.com> | Thu Dec 16 18:08:46 2010 +0100 |
tree | fcb2f4e91b11746972e9f1abd9e4b70e7573286c | |
parent | 20b7643d8ee44254fc972d42655bace81e7ab50a [diff] |
hfsplus: %L-to-%ll, macro correction, and remove unneeded braces Clean-up based on checkpatch.pl report against unnecessary braces (`{' and `}'), non-standard format option %Lu (%llu recommended) as well as one trailing statement in a macro definition which should have been on the next line. Signed-off-by: Anton Salikhmetov <alexo@tuxera.com> Signed-off-by: Christoph Hellwig <hch@tuxera.com>