On Wed, Jul 03, 2024 at 08:59:17AM -0400, Mateusz Polchlopek wrote: > From: Przemek Kitszel <[email protected]> > > Improve CamelCase recognition logic to avoid reporting on > _Generic() use. > > Other C keywords, such as _Bool, are intentionally omitted, as those > should be rather avoided in new source code. > > Signed-off-by: Przemek Kitszel <[email protected]> > Reviewed-by: Wojciech Drewek <[email protected]> > Signed-off-by: Mateusz Polchlopek <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
