diff for duplicates of <20160104113046.GE4179@osiris> diff --git a/a/1.txt b/N1/1.txt index e892cf7..177ad50 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,7 +23,7 @@ On Sun, Jan 03, 2016 at 11:02:56AM +0100, SF Markus Elfring wrote: > 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. This diff --git a/a/content_digest b/N1/content_digest index edf4f9f..84e61db 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\05688F1D0.3090502@users.sourceforge.net\0" "From\0Heiko Carstens <heiko.carstens@de.ibm.com>\0" "Subject\0Re: [PATCH 2/2] 390/qeth: Refactoring for qeth_core_set_online()\0" - "Date\0Mon, 04 Jan 2016 11:30:46 +0000\0" + "Date\0Mon, 4 Jan 2016 12:30:46 +0100\0" "To\0SF Markus Elfring <elfring@users.sourceforge.net>\0" "Cc\0linux-s390@vger.kernel.org" Martin Schwidefsky <schwidefsky@de.ibm.com> @@ -38,10 +38,10 @@ "> \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. This\n" going to be a never ending story without much benefit. -06e399556a414f3e9fcd9c7c08fa250194399afc98fc6382453ce485e76d3922 +972f559e1b876895d0bbf00bc5540c7d2f97e7a196b59896ab27f0eacf54ea69
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.