1
0
Fork 0

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>
hifive-unleashed-5.1
David Binder 2017-02-21 12:53:23 -05:00 committed by Greg Kroah-Hartman
parent 5a330727a8
commit 3a8bc4b72c
1 changed files with 1 additions and 1 deletions

View File

@ -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