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:
0adc9ad
)
[NETPOLL]: netpoll_poll() cleanup
author
Stephen Hemminger
<shemminger@linux-foundation.org>
Tue, 20 Nov 2007 03:18:11 +0000
(19:18 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jan 2008 22:54:16 +0000
(14:54 -0800)
Restructure code slightly to improve readability:
* dereference device once
* change obvious while() loop
* let poll_napi() handle null list itself
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found