counter: linux/counter.h: fix Excess kernel-doc description warning
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 23 Dec 2023 05:05:11 +0000 (21:05 -0800)
committerWilliam Breathitt Gray <wbg@kernel.org>
Tue, 2 Apr 2024 17:10:33 +0000 (13:10 -0400)
commit416bdb89605d960405178b9bf04df512d1ace1a3
treee4162d81a4dadfb27a2498070bc06258022d8a7c
parent39cd87c4eb2b893354f3b850f916353f2658ae6f
counter: linux/counter.h: fix Excess kernel-doc description warning

Remove the @priv: line to prevent the kernel-doc warning:

include/linux/counter.h:400: warning: Excess struct member 'priv' description in 'counter_device'

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Fixes: f2ee4759fb70 ("counter: remove old and now unused registration API")
Link: https://lore.kernel.org/r/20231223050511.13849-1-rdunlap@infradead.org
Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
include/linux/counter.h