commit | 23e8bc200c3bbbd6eae1128e9095a3968954af2e | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Sat Oct 27 22:33:33 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 31 15:30:49 2007 -0700 |
tree | ce1116af3b3131118884048cfd2b01224627accf | |
parent | b1d08ac064268d0ae2281e98bf5e82627e0f0c56 [diff] |
[SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss(). We're using '&' instead of '&&'. Noticed by Roel Kluin. Signed-off-by: David S. Miller <davem@davemloft.net>