git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cdee2f
)
tg3: inline tg3_cond_int()
author
Matt Carlson
<mcarlson@broadcom.com>
Tue, 1 Sep 2009 12:47:49 +0000
(12:47 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 2 Sep 2009 07:43:22 +0000
(
00:43
-0700)
This patch inlines the code of tg3_cond_int() into the function's only
callsite. This prep work makes the following patch cleaner.
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Benjamin Li <benli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found