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:
b1d08ac
)
[SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss().
author
David S. Miller
<davem@sunset.davemloft.net>
Sun, 28 Oct 2007 05:33:33 +0000
(22:33 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 31 Oct 2007 22:30:49 +0000
(15:30 -0700)
We're using '&' instead of '&&'.
Noticed by Roel Kluin.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found