diff for duplicates of <20200829161900.713541cd@archlinux> diff --git a/a/1.txt b/N1/1.txt index e0d997b..becd0b2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -56,3 +56,9 @@ Jonathan > case IIO_VAL_FRACTIONAL_LOG2: > tmp = shift_right((s64)vals[0] * 1000000000LL, vals[1]); > tmp0 = (int)div_s64_rem(tmp, 1000000000LL, &tmp1); + + +_______________________________________________ +linux-arm-kernel mailing list +linux-arm-kernel@lists.infradead.org +http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index 2a72468..f050d64 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,15 +3,15 @@ "Subject\0Re: [PATCH v2] iio: core: Fix IIO_VAL_FRACTIONAL calculation for negative values\0" "Date\0Sat, 29 Aug 2020 16:19:00 +0100\0" "To\0Anand Ashok Dumbre <anand.ashok.dumbre@xilinx.com>\0" - "Cc\0knaack.h@gmx.de" - lars@metafoo.de - pmeerw@pmeerw.net - michal.simek@xilinx.com - git@xilinx.com + "Cc\0lars@metafoo.de" linux-iio@vger.kernel.org - linux-arm-kernel@lists.infradead.org + michal.simek@xilinx.com linux-kernel@vger.kernel.org - " anandash@xilinx.com\0" + anandash@xilinx.com + git@xilinx.com + pmeerw@pmeerw.net + knaack.h@gmx.de + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed, 26 Aug 2020 11:14:36 -0700\n" @@ -71,6 +71,12 @@ "> +\t\t\treturn snprintf(buf, len, \"%d.%09u\", tmp0, abs(tmp1));\n" "> \tcase IIO_VAL_FRACTIONAL_LOG2:\n" "> \t\ttmp = shift_right((s64)vals[0] * 1000000000LL, vals[1]);\n" - "> \t\ttmp0 = (int)div_s64_rem(tmp, 1000000000LL, &tmp1);" + "> \t\ttmp0 = (int)div_s64_rem(tmp, 1000000000LL, &tmp1);\n" + "\n" + "\n" + "_______________________________________________\n" + "linux-arm-kernel mailing list\n" + "linux-arm-kernel@lists.infradead.org\n" + http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -84525549b641651e50623e260a20d2eb550ed20859fd7b72316541b5643912ec +15fabfbd8d53506a23765ea3457ad357c5611c77eb366d414b6d748bdb97687c
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.