Re: [PATCH 11/17] iommu/vt-d: Fix operand size in bitwise operation
From: Baolu Lu
Date: Wed Apr 12 2023 - 10:03:16 EST
On 2023/4/12 21:27, David Laight wrote:
From: Baolu Lu
Sent: 12 April 2023 14:11
...
The addresses the following issue reported by klocwork tool:
- operands of different size in bitwise operations
Then fix the stupid tool to not be that pedantic.
Good idea. But before the users/customers stop complaining, let's have a
cleanup like this. :-)
Best regards,
baolu