Files
kernel_amazon_mt8127-common/drivers
H Hartley Sweeten 808cea5a5d staging: comedi: das800: remove 'volatile' on private data variables
As indicated by checkpatch.pl, "WARNING: Use of volatile is usually
wrong: ...". The variables in the private data that are marked
volatile don't need to be. Remove the volatile.

Also, cleanup the comments to avoid > 80 char lines.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-04-23 10:41:39 -07:00
..
2013-04-09 18:03:25 +01:00
2013-04-05 21:02:17 +08:00
2013-04-01 11:46:45 -07:00
2013-04-07 15:11:27 +03:00