diff options
author | H Hartley Sweeten <[email protected]> | 2013-04-22 18:34:19 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2013-04-23 10:41:39 -0700 |
commit | 808cea5a5d538d787f42e2ec48527bfb7e830490 (patch) | |
tree | 9e681db5c0ffb725669ff66967271055c1b7410c /net/lapb/lapb_in.c | |
parent | c1a5917157c115875d71c94fac75071a8b88ba15 (diff) |
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 <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions