]> git.baikalelectronics.ru Git - kernel.git/commit
staging: gasket: ioctl: simplify comments for static functions
authorTodd Poynor <toddpoynor@google.com>
Sun, 29 Jul 2018 19:36:40 +0000 (12:36 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Jul 2018 08:54:51 +0000 (10:54 +0200)
commit5ffae0319348abece8f6113d132ff09fe2e12236
treedb0267a8eb537832af9a7b17be4c69d772791058
parent58d1fe92a318ed69e8fd36558d67cd45b9d54602
staging: gasket: ioctl: 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_ioctl.c