| commit | de6f31eb9a467cfd0f1f8c5e6ca842563f7f2870 | [log] [tgz] |
|---|---|---|
| author | Matt Carlson <mcarlson@broadcom.com> | Mon Apr 12 06:58:30 2010 +0000 |
| committer | David S. Miller <davem@davemloft.net> | Tue Apr 13 02:25:46 2010 -0700 |
| tree | c86e85b2756d0f1e343324cff27a6231cd5e7e5e | |
| parent | 04380d401ebd02ec68bb0fc170f21a93690ebc80 [diff] |
tg3: Remove function errors flagged by checkpatch
This patch removes the following checkpatch errors:
* return is not a function, parentheses are not required
* space prohibited between function name and open parenthesis '('
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>