Re: [PATCH] firewire: fix warnings to generate UAPI documentation

From: Takashi Sakamoto
Date: Mon Jun 05 2023 - 18:56:04 EST


On Thu, Jun 01, 2023 at 11:49:37PM +0900, Takashi Sakamoto wrote:
> Any target to generate UAPI documentation reports warnings to missing
> annotation for padding member in structures added recently.
>
> This commit suppresses the warnings.
>
> Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
> Closes: https://lore.kernel.org/lkml/20230531135306.43613a59@xxxxxxxxxxxxxxxx/
> Fixes: 7c22d4a92bb2 ("firewire: cdev: add new event to notify request subaction with time stamp")
> Fixes: fc2b52cf2e0e ("firewire: cdev: add new event to notify response subaction with time stamp")
> Signed-off-by: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
> ---
> include/uapi/linux/firewire-cdev.h | 14 ++++++--------
> 1 file changed, 6 insertions(+), 8 deletions(-)

Applied to for-next branch.


Regards

Takashi Sakamoto