commit | ced159d530f0bdccb16b5baa0c5c2349e201e4e0 | [log] [tgz] |
---|---|---|
author | Toshiaki Yamane <yamanetoshi@gmail.com> | Fri Sep 07 13:38:43 2012 +0900 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Sep 10 15:36:08 2012 -0700 |
tree | e3c2cb2e27fb7d3377700d777c661cb8b887405f | |
parent | 44e323a7f017475438b30c5632c999c719b86907 [diff] |
staging/rts_pstor: remove braces {} in sd.c (sd_execute_read_data) fixed below checkpatch warnings. -WARNING: braces {} are not necessary for any arm of this statement -WARNING: braces {} are not necessary for single statement blocks Signed-off-by: Toshiaki Yamane <yamanetoshi@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>