4988154211
Clean up instances of casts to the type that a value already has, since they are effectively no-ops and only serve to complicate the code. This is the result of the following semantic patch: @identitycast@ type T; T *A; @@ - (T *)(A) + A Signed-off-by: Paul Burton <paul.burton@mips.com> Patchwork: https://patchwork.linux-mips.org/patch/19599/ |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
Platform | ||
msp_elb.c | ||
msp_eth.c | ||
msp_hwbutton.c | ||
msp_irq.c | ||
msp_irq_cic.c | ||
msp_irq_per.c | ||
msp_irq_slp.c | ||
msp_pci.c | ||
msp_prom.c | ||
msp_serial.c | ||
msp_setup.c | ||
msp_smp.c | ||
msp_time.c | ||
msp_usb.c |