summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus/visorchannel.c
diff options
context:
space:
mode:
authorDavid Binder2017-02-21 18:53:23 +0100
committerGreg Kroah-Hartman2017-03-06 09:16:57 +0100
commit3a8bc4b72c8625d012d2e392ac90807e3abf75a5 (patch)
tree00ba29615a5851d904a404155eeb00480203336a /drivers/staging/unisys/visorbus/visorchannel.c
parentstaging: unisys: visorhba: Make miscellaneous comment corrections (diff)
downloadkernel-qcow2-linux-3a8bc4b72c8625d012d2e392ac90807e3abf75a5.tar.gz
kernel-qcow2-linux-3a8bc4b72c8625d012d2e392ac90807e3abf75a5.tar.xz
kernel-qcow2-linux-3a8bc4b72c8625d012d2e392ac90807e3abf75a5.zip
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 <david.binder@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/visorbus/visorchannel.c')
-rw-r--r--drivers/staging/unisys/visorbus/visorchannel.c2
1 files changed, 1 insertions, 1 deletions
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