diff for duplicates of <56895976.5040009@users.sourceforge.net> diff --git a/a/1.txt b/N1/1.txt index e05b860..37f0d94 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,12 +1,12 @@ ->> ret = regmap_update_bits(data->regmap, ABB5ZES3_REG_TIM_CLK, +>> ret =3D regmap_update_bits(data->regmap, ABB5ZES3_REG_TIM_CLK, >> - mask, ABB5ZES3_REG_TIM_CLK_TAC1); >> + ABB5ZES3_REG_TIM_CLK_TAC0 >> + | ABB5ZES3_REG_TIM_CLK_TAC1, >> + ABB5ZES3_REG_TIM_CLK_TAC1); -> +>=20 > This doesn't seem like an improvement. -Interesting … +Interesting =E2=80=A6 > The concept (mask) has disappeared, @@ -17,12 +17,14 @@ Can the operator "Bitwise OR" be sufficient to indicate the concept "mask"? > the binary operation is strangely broken, -Do you prefer an other source code formatting within the usual line length range? +Do you prefer an other source code formatting within the usual line length = +range? > and the function call has one more line of arguments, -How should several long preprocessor symbols be combined together with indentation +How should several long preprocessor symbols be combined together with inde= +ntation so that they will fit into the limit of 80 characters? @@ -32,7 +34,16 @@ Is this an usual consequence from an ordinary name pattern? Regards, Markus --- -To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html + +--=20 +--=20 +You received this message because you are subscribed to "rtc-linux". +Membership options at http://groups.google.com/group/rtc-linux . +Please read http://groups.google.com/group/rtc-linux/web/checklist +before submitting a driver. +---=20 +You received this message because you are subscribed to the Google Groups "= +rtc-linux" group. +To unsubscribe from this group and stop receiving emails from it, send an e= +mail to rtc-linux+unsubscribe@googlegroups.com. +For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index fac6af5..eb2dc5a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,8 +3,8 @@ "ref\05688E268.9090600@users.sourceforge.net\0" "ref\0alpine.DEB.2.02.1601031345240.2053@localhost6.localdomain6\0" "From\0SF Markus Elfring <elfring@users.sourceforge.net>\0" - "Subject\0Re: [PATCH 8/8] rtc-ab-b5ze-s3: Delete an unnecessary variable in _abb5zes3_rtc_set_timer()\0" - "Date\0Sun, 03 Jan 2016 17:25:10 +0000\0" + "Subject\0[rtc-linux] Re: [PATCH 8/8] rtc-ab-b5ze-s3: Delete an unnecessary variable in _abb5zes3_rtc_set_timer()\0" + "Date\0Sun, 3 Jan 2016 18:25:10 +0100\0" "To\0Julia Lawall <julia.lawall@lip6.fr>\0" "Cc\0rtc-linux@googlegroups.com" Alessandro Zummo <a.zummo@towertech.it> @@ -13,15 +13,15 @@ " kernel-janitors@vger.kernel.org\0" "\00:1\0" "b\0" - ">> \tret = regmap_update_bits(data->regmap, ABB5ZES3_REG_TIM_CLK,\n" + ">> \tret =3D regmap_update_bits(data->regmap, ABB5ZES3_REG_TIM_CLK,\n" ">> -\t\t\t\t mask, ABB5ZES3_REG_TIM_CLK_TAC1);\n" ">> +\t\t\t\t ABB5ZES3_REG_TIM_CLK_TAC0\n" ">> +\t\t\t\t | ABB5ZES3_REG_TIM_CLK_TAC1,\n" ">> +\t\t\t\t ABB5ZES3_REG_TIM_CLK_TAC1);\n" - "> \n" + ">=20\n" "> This doesn't seem like an improvement.\n" "\n" - "Interesting \342\200\246\n" + "Interesting =E2=80=A6\n" "\n" "\n" "> The concept (mask) has disappeared,\n" @@ -32,12 +32,14 @@ "\n" "> the binary operation is strangely broken,\n" "\n" - "Do you prefer an other source code formatting within the usual line length range?\n" + "Do you prefer an other source code formatting within the usual line length =\n" + "range?\n" "\n" "\n" "> and the function call has one more line of arguments,\n" "\n" - "How should several long preprocessor symbols be combined together with indentation\n" + "How should several long preprocessor symbols be combined together with inde=\n" + "ntation\n" "so that they will fit into the limit of 80 characters?\n" "\n" "\n" @@ -47,9 +49,18 @@ "\n" "Regards,\n" "Markus\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + "\n" + "--=20\n" + "--=20\n" + "You received this message because you are subscribed to \"rtc-linux\".\n" + "Membership options at http://groups.google.com/group/rtc-linux .\n" + "Please read http://groups.google.com/group/rtc-linux/web/checklist\n" + "before submitting a driver.\n" + "---=20\n" + "You received this message because you are subscribed to the Google Groups \"=\n" + "rtc-linux\" group.\n" + "To unsubscribe from this group and stop receiving emails from it, send an e=\n" + "mail to rtc-linux+unsubscribe@googlegroups.com.\n" + For more options, visit https://groups.google.com/d/optout. -cd30a1aecef4d4944b3dbc822e597f11edf5e65f44e538a505f37d59b1ccc9df +f7cc83405369fbeacc8691d7d6cd4c5abc15f4b8bb69f467a96eca0e6691200c
diff --git a/a/1.txt b/N2/1.txt index e05b860..5e97309 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -32,7 +32,3 @@ Is this an usual consequence from an ordinary name pattern? Regards, Markus --- -To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N2/content_digest index fac6af5..131486e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,7 +4,7 @@ "ref\0alpine.DEB.2.02.1601031345240.2053@localhost6.localdomain6\0" "From\0SF Markus Elfring <elfring@users.sourceforge.net>\0" "Subject\0Re: [PATCH 8/8] rtc-ab-b5ze-s3: Delete an unnecessary variable in _abb5zes3_rtc_set_timer()\0" - "Date\0Sun, 03 Jan 2016 17:25:10 +0000\0" + "Date\0Sun, 3 Jan 2016 18:25:10 +0100\0" "To\0Julia Lawall <julia.lawall@lip6.fr>\0" "Cc\0rtc-linux@googlegroups.com" Alessandro Zummo <a.zummo@towertech.it> @@ -46,10 +46,6 @@ "Is this an usual consequence from an ordinary name pattern?\n" "\n" "Regards,\n" - "Markus\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe kernel-janitors\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + Markus -cd30a1aecef4d4944b3dbc822e597f11edf5e65f44e538a505f37d59b1ccc9df +111502ef9b3baf2b6b093135b0ef9e4076458ac9111206bfc0108ed753317bc0
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.