ethtool: Revert incorrect indentation changes
authorBen Hutchings <bhutchings@solarflare.com>
Mon, 14 Jun 2010 08:53:26 +0000 (08:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 15 Jun 2010 06:13:06 +0000 (23:13 -0700)
commit1be3b5fe9dffe3300f995584d8f996dd20e29412
tree45f5e99951d237f7216bf59bb482d2d8d1a12f3e
parent6b08f516244abda22c07b5e7db10ef109dc43f2d
ethtool: Revert incorrect indentation changes

commit 97f8aefbbfb5aa5c9944e5fa8149f1fdaf71c7b6 "net: fix ethtool
coding style errors and warnings" changed the indentation of several
macro definitions in ethtool.h.  These definitions line up in the diff
where there is an extra character at the start of each line, but not
in the resulting file.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ethtool.h