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:
3d07df1
)
sfc: Clean up efx_nic::irq_zero_count
author
Ben Hutchings
<bhutchings@solarflare.com>
Wed, 28 Apr 2010 09:30:00 +0000
(09:30 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 28 Apr 2010 19:44:41 +0000
(12:44 -0700)
There is no need for this to be unsigned long; make it unsigned int.
It does need a line in kernel-doc, so add that.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found