[PATCH RESEND] staging: vchiq_core: remove superfluous static_assert statement

Dan Carpenter dan.carpenter at oracle.com
Mon Nov 22 05:50:31 PST 2021


On Mon, Nov 22, 2021 at 10:09:26AM -0300, Gaston Gonzalez wrote:
> After removing the BITSET_T typedef in commit d8a364820e01 ("staging:
> vchiq_core: get rid of typedef") the static_assert statement becomes superfluous
> as now we are checking if the size of the u32 type is 4 bytes. Hence, just
> remove the static_assert statement.
> 
> Suggested-by: Dan Carpenter <dan.carpenter at oracle.com>
> Signed-off-by: Gaston Gonzalez <gascoar at gmail.com>
> ---

You sent the first version after the merge window had just started.
It's too early to be resending stuff.  Leave it for two weeks after the
end of the merge window at least.

regards,
dan carpenter




More information about the linux-arm-kernel mailing list