Re: [PATCH 1/2] lib/string_helpers: Introduce strsplit_u32()

From: Mark Brown
Date: Tue Jul 12 2022 - 10:02:35 EST


On Tue, Jul 12, 2022 at 03:51:04PM +0200, Cezary Rojewski wrote:

> Please correct me if I'm wrong, but there is no guarantee that int is always
> 32bits long. What is guaranteed though, is that int holds at least -/+
> 32,767. Also, values larger than INT_MAX are allowed in the IPC payload.

Right, int is just the natural size for an integer on the platform.

Attachment: signature.asc
Description: PGP signature