diff for duplicates of <568A6F4A.1000206@users.sourceforge.net> diff --git a/a/1.txt b/N1/1.txt index e76fe5a..8bfc6b6 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ >> if (!card->discipline) { >> + int def_discipline; >> + ->> if (card->info.type = QETH_CARD_TYPE_IQD) +>> if (card->info.type == QETH_CARD_TYPE_IQD) >> def_discipline = QETH_DISCIPLINE_LAYER3; > > Same here: I don't think we want to start with patches like this. diff --git a/a/content_digest b/N1/content_digest index a93e333..a2ff873 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\020160104113046.GE4179@osiris\0" "From\0SF Markus Elfring <elfring@users.sourceforge.net>\0" "Subject\0Re: [PATCH 2/2] 390/qeth: Refactoring for qeth_core_set_online()\0" - "Date\0Mon, 04 Jan 2016 13:10:34 +0000\0" + "Date\0Mon, 4 Jan 2016 14:10:34 +0100\0" "To\0Heiko Carstens <heiko.carstens@de.ibm.com>\0" "Cc\0linux-s390@vger.kernel.org" Martin Schwidefsky <schwidefsky@de.ibm.com> @@ -24,7 +24,7 @@ ">> \tif (!card->discipline) {\n" ">> +\t\tint def_discipline;\n" ">> +\n" - ">> \t\tif (card->info.type = QETH_CARD_TYPE_IQD)\n" + ">> \t\tif (card->info.type == QETH_CARD_TYPE_IQD)\n" ">> \t\t\tdef_discipline = QETH_DISCIPLINE_LAYER3;\n" "> \n" "> Same here: I don't think we want to start with patches like this.\n" @@ -42,4 +42,4 @@ "Regards,\n" Markus -f0e73ae763185d71c53d563b18f875e8704ea09b26dedc59b33c47b5f686b6fb +481add01bd3130869f4d36b7e2ca2c4ec13585f14563cbc5bb922ba61f751052
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.