diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2015-01-28 18:41:47 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-02-07 09:04:22 (GMT) |
commit | 18e01b24a7b60534a1871085a27bfee7d694bc55 (patch) | |
tree | ff5d281f7f72734588361064b38f3ff78d341cb7 /security | |
parent | dd630cdeb160fc4f219481a68771d683d59178ee (diff) | |
download | linux-18e01b24a7b60534a1871085a27bfee7d694bc55.tar.xz |
staging: comedi: comedi_fops.c: reformat ioctl handler comments
The unlocked_ioctl handler calls a different function to handle each
supported ioctl command code. Most of these have a block comment
indicating which command code it handles, a brief description, and an
informal description of the inputs and outputs. These block comments
are formatted in various styles. Reformat them to the usual block
comment style and do a bit of rewording for consistency. The comment
block for the `COMEDI_CMD` ioctl is missing, so add one.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions