diff for duplicates of <20160104140447.GG4179@osiris> diff --git a/a/1.txt b/N1/1.txt index b2b63de..91ed14f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,7 +9,7 @@ On Mon, Jan 04, 2016 at 02:10:34PM +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. diff --git a/a/content_digest b/N1/content_digest index a57fda8..fb916ee 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,7 +5,7 @@ "ref\0568A6F4A.1000206@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 14:04:47 +0000\0" + "Date\0Mon, 4 Jan 2016 15:04:47 +0100\0" "To\0SF Markus Elfring <elfring@users.sourceforge.net>\0" "Cc\0linux-s390@vger.kernel.org" Martin Schwidefsky <schwidefsky@de.ibm.com> @@ -26,7 +26,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" @@ -44,4 +44,4 @@ "This depends on the function and what the author prefers. In this case the\n" function body is very small so I don't see any benefit at all. -2d61717c6b485851804ca55da5402292a1ef731255b3b7bbd145c39c486389ab +1744705b54a1e74a457a0a1b8f12d9ec8bc5c1484a0a7640adf25dabb12c1d0d
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.