diff options
author | Randy Dunlap <[email protected]> | 2023-10-08 07:02:31 -0700 |
---|---|---|
committer | Danilo Krummrich <[email protected]> | 2023-10-12 19:49:56 +0200 |
commit | f2cab4b318ee8023f4ad640b906ae268942a7db4 (patch) | |
tree | fae97c5cd97cf1aa2bc9fb1328b0799e3134a6d6 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | ad3e33fe071dffea07279f96dab4f3773c430fe2 (diff) |
drm/nouveau: exec: fix ioctl kernel-doc warning
kernel-doc emits a warning:
include/uapi/drm/nouveau_drm.h:49: warning: Cannot understand * @NOUVEAU_GETPARAM_EXEC_PUSH_MAX
on line 49 - I thought it was a doc line
We don't have a way to document a macro value via kernel-doc, so
change the "/**" kernel-doc marker to a C comment and format the comment
more like a kernel-doc comment for consistency.
Fixes: d59e75eef52d ("drm/nouveau: exec: report max pushs through getparam")
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Dave Airlie <[email protected]>
Cc: Danilo Krummrich <[email protected]>
Cc: Karol Herbst <[email protected]>
Cc: Lyude Paul <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: Bragatheswaran Manickavel <[email protected]>
Reviewed-by: Lyude Paul <[email protected]>
Signed-off-by: Danilo Krummrich <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions