From: David S. Miller Date: Sun, 28 Oct 2007 05:33:33 +0000 (-0700) Subject: [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss(). X-Git-Tag: v2.6.24-rc2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23e8bc200c3bbbd6eae1128e9095a3968954af2e;p=pandora-kernel.git [SPARC64]: Fix bogus '&' conditinal in set_rtc_mmss(). We're using '&' instead of '&&'. Noticed by Roel Kluin. Signed-off-by: David S. Miller --- Reading git-diff-tree failed