e1000: suppress misleading indentation warning
authorAaron Conole <aconole@redhat.com>
Wed, 30 Mar 2016 14:06:36 +0000 (10:06 -0400)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 31 Mar 2016 15:09:23 +0000 (17:09 +0200)
commit366113dbfb69625cd0ad88d216d75621af513128
tree0167a0d6e78e75deb8f089b1dcb4ca2f7e664f14
parent29815f5a2331d361593ec62f3a54d154423a192d
e1000: suppress misleading indentation warning

The register read/write mphy functions have misleading whitespace around
the `locked` check. This cleanup merely preserves the existing functionality
and suppresses future gcc versions' "misleading indentation" warning.

Suggested-by: Panu Matilainen <pmatilai@redhat.com>
Signed-off-by: Aaron Conole <aconole@redhat.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
drivers/net/e1000/Makefile