staging: octeon: Add kernel-doc params description
Fix 'No description found for parameter' kernel-doc warnings Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
7112574aea
commit
ea14cd2b0d
|
@ -49,6 +49,8 @@ static struct napi_struct cvm_oct_napi;
|
|||
|
||||
/**
|
||||
* cvm_oct_do_interrupt - interrupt handler.
|
||||
* @cpl: Interrupt number. Unused
|
||||
* @dev_id: Cookie to identify the device. Unused
|
||||
*
|
||||
* The interrupt occurs whenever the POW has packets in our group.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue