Hi Jon, On Mon, Dec 18, 2023 at 05:24:48PM -0700, Jonathan Corbet wrote: > Remove kerneldoc entries for struct members that do not exist, fixing these > warnings: > > ./drivers/staging/media/ipu3/include/uapi/intel-ipu3.h:2522: warning: Excess struct member 'reserved1' description in 'ipu3_uapi_acc_param' > ./drivers/staging/media/ipu3/include/uapi/intel-ipu3.h:2522: warning: Excess struct member 'reserved2' description in 'ipu3_uapi_acc_param' > ./drivers/staging/media/ipu3/include/uapi/intel-ipu3.h:2778: warning: Excess struct member '__acc_osys' description in 'ipu3_uapi_flags' > > Signed-off-by: Jonathan Corbet <corbet@xxxxxxx> Thanks for the patch. I'll take this to my tree. I assume the other two patches are destined elsewhere. -- Kind regards, Sakari Ailus