Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1741143 > unrolled thread

RE: linux-4.14-rc2/drivers/acpi/acpica/utmath.c: 2 * suspicious expression ?

Started by"Zheng, Lv" <lv.zheng@intel.com>
First post2017-09-28 05:00 +0200
Last post2017-09-28 05:00 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  RE: linux-4.14-rc2/drivers/acpi/acpica/utmath.c: 2 * suspicious  expression ? "Zheng, Lv" <lv.zheng@intel.com> - 2017-09-28 05:00 +0200

#1741143 — RE: linux-4.14-rc2/drivers/acpi/acpica/utmath.c: 2 * suspicious expression ?

From"Zheng, Lv" <lv.zheng@intel.com>
Date2017-09-28 05:00 +0200
SubjectRE: linux-4.14-rc2/drivers/acpi/acpica/utmath.c: 2 * suspicious expression ?
Message-ID<uuxdn-38j-5@gated-at.bofh.it>
Hi, David

Not a fancy way, but just a bit clearing.
OK, style is changed here:
https://github.com/acpica/acpica/pull/321
And bug is recorded here:
https://bugs.acpica.org/show_bug.cgi?id=1422

Thanks for the report.

Best regards
Lv

> From: David Binderman [mailto:dcb314@hotmail.com]
> Subject: linux-4.14-rc2/drivers/acpi/acpica/utmath.c: 2 * suspicious expression ?
> 
> Hello there,
> 
> [linux-4.14-rc2/drivers/acpi/acpica/utmath.c:137] -> [linux-4.14-rc2/drivers/acpi/acpica/utmath.c:137]:
> (style) Same expression on both sides of '^='.
> [linux-4.14-rc2/drivers/acpi/acpica/utmath.c:174] -> [linux-4.14-rc2/drivers/acpi/acpica/utmath.c:174]:
> (style) Same expression on both sides of '^='.
> 
>     operand_ovl.part.lo ^= operand_ovl.part.lo;
> 
> Is this just a fancy way to zero the field or should something more clever
> be happening ?
> 
> Regards
> 
> David Binderman
> 

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web