On 08.05.23 12:00, Olaf Hering wrote:
Mon, 8 May 2023 11:06:11 +0200 Juergen Gross <jgr...@suse.com>:

-    int short_summary_done:1, prealloc_unpin:1, wrmap_bf:1;
+    unsigned short_summary_done:1, prealloc_unpin:1, wrmap_bf:1;
Please use "unsigned int" instead of a pure "unsigned".

The entire file uses just 'unsigned' for bitfields.

I have found 18 lines using "unsigned int" for bitfields in this file.


Juergen

Attachment: OpenPGP_0xB0DE9DD628BF132F.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to