modpost: use proper kernel style for autogenerated files
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Apr 2012 18:10:15 +0000 (11:10 -0700)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 23 May 2012 12:58:51 +0000 (22:28 +0930)
commit3c7ec94d2c4a67d9663a080aa5080134308261c4
treee4e7193b0641bddd9dd5e8d4bff7f4e60a38836f
parenteb3d5cc67a525df5115c1dc1c0ff8a111bda70e4
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 <rusty@rustcorp.com.au>
Cc: Alessio Igor Bogani <abogani@kernel.org>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Ben Hutchings <ben@decadent.org.uk>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
scripts/mod/modpost.c