From: Greg Kroah-Hartman Date: Wed, 25 Apr 2012 18:10:15 +0000 (-0700) Subject: modpost: use proper kernel style for autogenerated files X-Git-Tag: v3.5-rc1~108^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c7ec94d2c4a67d9663a080aa5080134308261c4;p=pandora-kernel.git modpost: use proper kernel style for autogenerated files If the kernel build process is creating files automatically, the least it can do is create them in a properly formatted manner. Sure, it's a minor issue, but being consistent is nice. Cc: Rusty Russell Cc: Alessio Igor Bogani Cc: Tony Lindgren Cc: Ben Hutchings Cc: Russell King Signed-off-by: Greg Kroah-Hartman Signed-off-by: Rusty Russell --- Reading git-diff-tree failed