lkml.org 
[lkml]   [2021]   [Jul]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH v2 0/2] Fix size comparison bug and use flexible array
Hi all,

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

Thanks

Changes in v2:
- Use flexible array and adjust relational operator in patch 1.

Gustavo A. R. Silva (2):
media: staging/intel-ipu3: css: Fix wrong size comparison
media: staging/intel-ipu3: css: Use the 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

\
 
 \ /
  Last update: 2021-07-30 14:05    [W:0.073 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site