On Mon, Apr 10, 2017 at 10:45:55AM -0700, Joe Perches wrote:
> Many structs are generally used const and there is a known list
> of these structs.
>
> struct definitions should not be generally be declared const.
>
> Add a test for the lack of an open brace immediately after the
> struct to avoid
Many structs are generally used const and there is a known list
of these structs.
struct definitions should not be generally be declared const.
Add a test for the lack of an open brace immediately after the
struct to avoid definitions.
This avoids the false positive "struct foo should normally b
2 matches
Mail list logo