commit | de99befd18c10d8085182a1facbb4b8760b2b6fe | [log] [tgz] |
---|---|---|
author | Ragavendra Nagraj <ragavendra.bn@gmail.com> | Wed Mar 18 02:37:42 2015 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Mar 20 14:02:23 2015 +0100 |
tree | 111d548455dfe15f676aee6ad20830db2a0b8d50 | |
parent | 6a9df4303b2325a7ed3c44fbf4f8878798fb2c94 [diff] |
staging: sm750fb: Fixed no space and indent warns This patch fixes the no spaces and indent warnings identified by the checkpath.pl script for the entire ddk750_chip.c file by using appropriate tab spaces and indents accordingly. Signed-off-by: Ragavendra Nagraj <ragavendra.bn@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>