From: David Binder Date: Tue, 21 Feb 2017 17:53:23 +0000 (-0500) Subject: staging: unisys: visorbus: visorchannel.c: Remove kernel-doc comment X-Git-Tag: v4.12-rc1~84^2~1001 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3a8bc4b72c8625d012d2e392ac90807e3abf75a5;p=karo-tx-linux.git staging: unisys: visorbus: visorchannel.c: Remove kernel-doc comment Removes kernel-doc formatting for comment that precedes a static function. Signed-off-by: David Binder Signed-off-by: David Kershner Reviewed-by: Tim Sell Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/visorbus/visorchannel.c b/drivers/staging/unisys/visorbus/visorchannel.c index ea4cb090e0ca..1e3dc587287f 100644 --- a/drivers/staging/unisys/visorbus/visorchannel.c +++ b/drivers/staging/unisys/visorbus/visorchannel.c @@ -367,7 +367,7 @@ signalinsert_inner(struct visorchannel *channel, u32 queue, void *msg) return 0; } -/** +/* * visorchannel_create_guts() - creates the struct visorchannel abstraction * for a data area in memory, but does NOT modify * this data area