diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2017-08-01 04:50:36 +0200 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-08-03 04:21:23 +0200 |
commit | 95f99c5d90013f70f6dc94f1e1a1fd4a41cf053b (patch) | |
tree | 77a003332148c732c75becfa0ed4b37fb733d26e /dmascc/dmascc_cfg.c | |
parent | 12d884633143d74286a1c5b57d5d4cb186ba7513 (diff) |
treewide: Remove casts of a type to the same type.
This is using the following semantic patch:
@identitycast@
type T;
T *A;
@@
- (T *) A
+ A
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'dmascc/dmascc_cfg.c')
0 files changed, 0 insertions, 0 deletions