mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 08:58:07 +00:00
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> |
||
---|---|---|
.. | ||
awacs.c | ||
awacs.h | ||
beep.c | ||
burgundy.c | ||
burgundy.h | ||
daca.c | ||
Kconfig | ||
keywest.c | ||
Makefile | ||
pmac.c | ||
pmac.h | ||
powermac.c | ||
snd_ps3.c | ||
snd_ps3.h | ||
snd_ps3_reg.h | ||
tumbler.c | ||
tumbler_volume.h |