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/ |
||
---|---|---|
.. | ||
Makefile | ||
Platform | ||
ip22-berr.c | ||
ip22-eisa.c | ||
ip22-gio.c | ||
ip22-hpc.c | ||
ip22-int.c | ||
ip22-mc.c | ||
ip22-nvram.c | ||
ip22-platform.c | ||
ip22-reset.c | ||
ip22-setup.c | ||
ip22-time.c | ||
ip28-berr.c |