commit | f46a04c75605fd55879c797fd7f349f8cb32bb88 | [log] [tgz] |
---|---|---|
author | Michel von Czettritz <michel.von.czettritz@gmail.com> | Fri Mar 27 19:42:48 2015 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Apr 03 13:39:32 2015 +0200 |
tree | d3ca538ae972fdf495465393a4ee221cab8aaaac | |
parent | 27fa159bd2958ed2146d794c295c32e4fe4dd055 [diff] |
staging: sm750: no braces for single stmt if blocks This patches fixes checkpatch.pl warning: "WARNING: braces {} are not necessary for single statement blocks" Signed-off-by: Michel von Czettritz <michel.von.czettritz@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>