From: Dan Carpenter Date: Thu, 16 Apr 2015 19:46:56 +0000 (-0700) Subject: hfsplus: add missing curly braces in hfsplus_delete_cat() X-Git-Tag: omap-for-v4.1/fixes-rc1~115^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f01fa5fb35c132587855be788297771e94b84330;p=pandora-kernel.git hfsplus: add missing curly braces in hfsplus_delete_cat() This doesn't change how the code works, but clearly the curly braces were intended. Signed-off-by: Dan Carpenter Cc: Vyacheslav Dubeyko Cc: Sougata Santra Cc: Christoph Hellwig Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed