commit | 93c8acb599b72ca7da42e36d7971a28dce273665 | [log] [tgz] |
---|---|---|
author | Takahiro Shimizu <tshimizu818@gmail.com> | Fri Apr 20 18:50:32 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 21 15:27:45 2012 -0400 |
tree | 610b4351929504ca374f0d934cf8c5b6a43b527c | |
parent | 17cdedf3b3649a7d07acaa89be044becaab9f1ab [diff] |
pch_gbe: improve coding style This patch clears up a few coding style issues: - Makes two function definitions a bit nicer looking. - Remove unneeded parentheses. - Simplify macros for register bits. [ RC - Rebased Takahiro's changes and wrote a commit message explaining the changes. ] Signed-off-by: Takahiro Shimizu <tshimizu818@gmail.com> Signed-off-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>