Skip to content

Commit

Permalink
staging: comedi: comedi.h: remove the extra indents
Browse files Browse the repository at this point in the history
The extra indents in this file cause git diff to not know the
section where changes are being made. This results in diff outputs
like:

@@ -365,7 +365,10 @@

instead of the more informational:

@@ -365,6 +365,7 @@ struct comedi_cmd {

Remove all the extra indents.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Acked-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Sep 19, 2012
1 parent 5d5d7c3 commit 25b73c7
Showing 1 changed file with 554 additions and 555 deletions.
Loading

0 comments on commit 25b73c7

Please sign in to comment.