[TRIVIAL][PATCH] trivial fix for seg fault.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Trivial fix for some seg fault.

Signed-Off-By: Christopher Li <sparse@xxxxxxxxxxx>

Index: sparse/token.h
===================================================================
--- sparse.orig/token.h	2006-11-22 23:34:35.000000000 -0800
+++ sparse/token.h	2006-11-22 23:36:28.000000000 -0800
@@ -94,7 +94,7 @@
 	"||", "|=",		\
 	"^=", "##",		\
 	"<<", ">>", "..",	\
-	"<<=", ">>=", "..."	\
+	"<<=", ">>=", "...",	\
 	"",			\
 	"<", ">", "<=", ">="	\
 }

-
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Newbies FAQ]     [LKML]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Trinity Fuzzer Tool]

  Powered by Linux