[PATCH 0/2][next] Fix size comparison bug and use flexible array

From: Gustavo A. R. Silva
Date: Thu Jul 29 2021 - 19:17:04 EST


Hi all,

This small series aims to fix a size comparison bug and replace a
one-element array with a flexible-array member.

Thanks

Gustavo A. R. Silva (2):
media: staging/intel-ipu3: css: Fix wrong size comparison
media: staging/intel-ipu3: css: Replace one-element array and use
struct_size() helper

drivers/staging/media/ipu3/ipu3-css-fw.c | 7 +++----
drivers/staging/media/ipu3/ipu3-css-fw.h | 2 +-
2 files changed, 4 insertions(+), 5 deletions(-)

--
2.27.0