Searched hist:"4 ad69503d8d261b7ccb8c01a681fe3b155db297a" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/m68k/atari/ |
H A D | stdma.c | diff 4ad69503d8d261b7ccb8c01a681fe3b155db297a Wed Sep 13 16:08:08 CEST 2023 Geert Uytterhoeven <geert@linux-m68k.org> m68k: atari: Document data parameter of stdma_try_lock()
When building with W=1:
arch/m68k/atari/stdma.c:69: warning: Function parameter or member 'data' not described in 'stdma_try_lock'
Fix this by documenting the data parameter.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Link: https://lore.kernel.org/r/a69dd3ab0a224e40ce5ce7b30981e2d7a0285a83.1694613528.git.geert@linux-m68k.org
|