commit | 1be3b5fe9dffe3300f995584d8f996dd20e29412 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Mon Jun 14 08:53:26 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 14 23:13:06 2010 -0700 |
tree | 45f5e99951d237f7216bf59bb482d2d8d1a12f3e | |
parent | 6b08f516244abda22c07b5e7db10ef109dc43f2d [diff] |
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>