linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* PATCH: not sure what the author was on ..
@ 2003-07-11 18:07 Alan Cox
  0 siblings, 0 replies; only message in thread
From: Alan Cox @ 2003-07-11 18:07 UTC (permalink / raw)
  To: linux-kernel, torvalds

diff -u --new-file --recursive --exclude-from /usr/src/exclude linux-2.5.75/drivers/video/sis/init301.c linux-2.5.75-ac1/drivers/video/sis/init301.c
--- linux-2.5.75/drivers/video/sis/init301.c	2003-07-10 21:04:46.000000000 +0100
+++ linux-2.5.75-ac1/drivers/video/sis/init301.c	2003-07-11 13:43:45.000000000 +0100
@@ -5282,7 +5282,7 @@
 #ifdef SIS315H	/* 310/325 series */
 
 	if(SiS_Pr->SiS_IF_DEF_CH70xx != 0) {
-		temp =  temp = SiS_GetCH701x(SiS_Pr,0x61);
+		temp = SiS_GetCH701x(SiS_Pr,0x61);
 		if(temp < 1) {
 		   SiS_SetCH701x(SiS_Pr,0xac76);
 		   SiS_SetCH701x(SiS_Pr,0x0066);

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-07-11 17:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-11 18:07 PATCH: not sure what the author was on Alan Cox

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).