]> git.baikalelectronics.ru Git - kernel.git/commit
staging: gasket: interrupt: simplify comments for static functions
authorTodd Poynor <toddpoynor@google.com>
Sun, 29 Jul 2018 19:36:42 +0000 (12:36 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Jul 2018 08:54:51 +0000 (10:54 +0200)
commit7940cb84ff06d2647c80274b6409dd62c90915fc
tree133ef04e9ff0f99c322648651e9d8334d8c72e57
parentdf2bf084e168fe64a30d5c3797f1b7a92f4627da
staging: gasket: interrupt: simplify comments for static functions

Static functions don't need kernel doc formatting, can be simplified.
Reformat comments that can be single-line.  Remove extraneous text.

Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_interrupt.c