commit | 53374ad2036cdcd370d6588522e7f3a1c7f2b07f | [log] [tgz] |
---|---|---|
author | Shaun Ren <shaun.ren@linux.com> | Mon Feb 15 10:58:49 2016 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 20 15:35:42 2016 -0800 |
tree | d3fd25b671d69a1d2bef7a2cf831d617a54bb06d | |
parent | d1303c1a9a68e52adfc0f444c2a8c347cba87707 [diff] |
Staging: rts5208: rtsx_transport.c: Remove spaces after casts This patch removes all spaces after casts in rtsx_transport.c, as reported by checkpatch.pl: CHECK: No space is necessary after a cast Signed-off-by: Shaun Ren <shaun.ren@linux.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>