diff options
author | Oliver O'Halloran <[email protected]> | 2020-08-04 10:54:08 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2020-08-25 01:31:33 +1000 |
commit | fb248c3121af713f31736af359608491544cfc23 (patch) | |
tree | 0442702de1da506c500e26aa486fee7269f53c5e /lib/zstd/entropy_common.c | |
parent | 3b70464aa78917e88c1d4bfc2100c344c0eda8e0 (diff) |
powerpc/powernv: Fix spurious kerneldoc warnings in opal-prd.c
Comments opening with /** are parsed by kerneldoc and this causes the
following warning to be printed:
arch/powerpc/platforms/powernv/opal-prd.c:31: warning: cannot understand
function prototype: 'struct opal_prd_msg_queue_item '
opal_prd_mesg_queue_item is an internal data structure so there's no real
need for it to be documented at all. Fix up the comment to squash the
warning.
Signed-off-by: Oliver O'Halloran <[email protected]>
Reviewed-by: Joel Stanley <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/zstd/entropy_common.c')
0 files changed, 0 insertions, 0 deletions