From: Tejun Heo Date: Thu, 28 Feb 2013 01:03:51 +0000 (-0800) Subject: idr: cosmetic updates to struct / initializer definitions X-Git-Tag: v3.9-rc1~46^2~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4106ecaf59b79efff3f9b466baf9e8c67e19ac5a;p=pandora-kernel.git idr: cosmetic updates to struct / initializer definitions * Tab align fields like a normal person. * Drop the unnecessary 0 inits from IDR_INIT(). This patch is purely cosmetic. Signed-off-by: Tejun Heo Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed