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:
bb24fd6
)
qla3xxx: remove an extra semi-colon
author
Dan Carpenter
<error27@gmail.com>
Sat, 6 Aug 2011 04:26:41 +0000
(
04:26
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 8 Aug 2011 05:07:39 +0000
(22:07 -0700)
The define is only used one place, and it's at the end of a line so
the semi-colon doesn't affect anything. But let's clean it up
anyway.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found