diff options
author | Daniel Vetter <[email protected]> | 2017-12-14 21:30:51 +0100 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2017-12-15 11:13:39 +0100 |
commit | 42f1b310332916d130455f300504b72f80c2a66c (patch) | |
tree | ae17e74c81641b9dc7192975c5b5beec5f3aab9d /net/unix/sysctl_net_unix.c | |
parent | 7cdeb37c66e9b48fce8be9373bf5c96f2dd76c75 (diff) |
drm/print: Unconfuse kerneldoc
It thinks we want to document the __printf(2,0) annotion. Not sure we
want to teach it about all possible gcc-only flags, hence why I opted
for the cheap trick of just moving it ahead of the kerneldoc.
This is only a problem for static inline functions, since for
non-inline function the kerneldoc is in the .c file, but the special
annotations are all in the header.
Cc'ing kernel-doc maintainers as fyi.
Cc: [email protected]
Cc: Jonathan Corbet <[email protected]>
Acked-by: Alex Deucher <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions