From: Anton Salikhmetov Date: Thu, 16 Dec 2010 16:08:41 +0000 (+0200) Subject: hfsplus: %L-to-%ll, macro correction, and remove unneeded braces X-Git-Tag: v2.6.38-rc1~453^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2837fcf4994e699a4def002e26f274d95b387c1;p=pandora-kernel.git 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 Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed