rosenberg: revert "initialization and struct assignments don't fill holes"
commit82e26e2337ad344ec27112360afba138daa5c3f8
authorDan Carpenter <dan.carpenter@linaro.org>
Wed, 3 May 2023 14:43:27 +0000 (3 17:43 +0300)
committerDan Carpenter <dan.carpenter@linaro.org>
Wed, 3 May 2023 14:43:27 +0000 (3 17:43 +0300)
treea8b561b0dd73e3eb7f69a740dcf1b79d51e19789
parent066aa5aac8aebde8691f45c5ae3ef1912b219165
rosenberg: revert "initialization and struct assignments don't fill holes"

This is a partial revert.  Initialization mostly does fill holes.  The
exception is when you completely initialize the struct.  I will take care
of that in a later commit.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
check_rosenberg.c