28f65c11f2
Several fixes as well where the +1 was missing. Done via coccinelle scripts like: @@ struct resource *ptr; @@ - ptr->end - ptr->start + 1 + resource_size(ptr) and some grep and typing. Mostly uncompiled, no cross-compilers. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz> |
||
---|---|---|
.. | ||
Makefile | ||
mddi.c | ||
mddi_client_dummy.c | ||
mddi_client_nt35399.c | ||
mddi_client_toshiba.c | ||
mddi_hw.h | ||
mdp.c | ||
mdp_csc_table.h | ||
mdp_hw.h | ||
mdp_ppp.c | ||
mdp_scale_tables.c | ||
mdp_scale_tables.h | ||
msm_fb.c |