diff options
| author | Shivani Bhardwaj <shivanib134@gmail.com> | 2015-10-14 17:32:58 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-16 22:12:30 -0700 |
| commit | adc6b375aae108cf03aa42d4e39e42a08be4e9a8 (patch) | |
| tree | ddcdf71d62bd63298af0e13961297be188a6771d /tools/perf/scripts/python/bin | |
| parent | d538ae34be092486fea32431232bc5cc58df4545 (diff) | |
| download | linux-adc6b375aae108cf03aa42d4e39e42a08be4e9a8.tar.gz linux-adc6b375aae108cf03aa42d4e39e42a08be4e9a8.zip | |
Staging: rtl8712: os_intfs: Remove unnecessary cast
Explicit type conversions are not required and so, they should be
removed.
Semantic patch used:
@@
type T;
T e;
identifier x;
@@
* T x = (T)e;
Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
