diff for duplicates of <1236290333.5626.78.camel@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index cf70ad9..c6681a2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,7 +22,8 @@ On Thu, 2009-03-05 at 21:15 +0100, Hannes Eder wrote: > >> @@ -903,8 +903,8 @@ static void FPT_autoCmdCmplt(unsigned long p_port, unsigned char p_card); > >> static void FPT_autoLoadDefaultMap(unsigned long p_port); > >> -> >> static struct sccb_mgr_tar_info FPT_sccbMgrTbl[MAX_CARDS][MAX_SCSI_TAR] > >> L- { {{0}} }; +> >> static struct sccb_mgr_tar_info FPT_sccbMgrTbl[MAX_CARDS][MAX_SCSI_TAR] = +> >> L- { {{0}} }; > >> -static struct sccb_card FPT_BL_Card[MAX_CARDS] = { {0} }; > >> + { { {NULL} } }; > >> +static struct sccb_card FPT_BL_Card[MAX_CARDS] = { {NULL} }; @@ -41,7 +42,8 @@ That works ... and probably also teach sparse to recognise {0}. > ... and report this issue to the sparse mailing list. > > > -> >> @@ -918,8 +918,7 @@ static unsigned char FPT_scamHAString[] > >> +> >> @@ -918,8 +918,7 @@ static unsigned char FPT_scamHAString[] = +> >> > >> static unsigned short FPT_default_intena = 0; > >> > >> -static void (*FPT_s_PhaseTbl[8]) (unsigned long, unsigned char) = { diff --git a/a/content_digest b/N1/content_digest index 9b9d3ac..0a5485d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -36,7 +36,8 @@ "> >> @@ -903,8 +903,8 @@ static void FPT_autoCmdCmplt(unsigned long p_port, unsigned char p_card);\n" "> >> static void FPT_autoLoadDefaultMap(unsigned long p_port);\n" "> >>\n" - "> >> static struct sccb_mgr_tar_info FPT_sccbMgrTbl[MAX_CARDS][MAX_SCSI_TAR] > >> L- { {{0}} };\n" + "> >> static struct sccb_mgr_tar_info FPT_sccbMgrTbl[MAX_CARDS][MAX_SCSI_TAR] =\n" + "> >> L- { {{0}} };\n" "> >> -static struct sccb_card FPT_BL_Card[MAX_CARDS] = { {0} };\n" "> >> + { { {NULL} } };\n" "> >> +static struct sccb_card FPT_BL_Card[MAX_CARDS] = { {NULL} };\n" @@ -55,7 +56,8 @@ "> ... and report this issue to the sparse mailing list.\n" "> \n" "> >\n" - "> >> @@ -918,8 +918,7 @@ static unsigned char FPT_scamHAString[] > >>\n" + "> >> @@ -918,8 +918,7 @@ static unsigned char FPT_scamHAString[] =\n" + "> >>\n" "> >> static unsigned short FPT_default_intena = 0;\n" "> >>\n" "> >> -static void (*FPT_s_PhaseTbl[8]) (unsigned long, unsigned char) = {\n" @@ -72,4 +74,4 @@ "\n" James -6353e9ae24cba1633d88342bb003f9b1cb7a053123f7ae7ae065dc54e0fabe8d +6caac1aea2729867feaeae49c001a17b803954648445a15f097cc0a7e6a6cc2f
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.