https://github.com/torvalds/linux
Revision d86a83f4acbded4095a632e861183d117ec7405a authored by Tobias Klauser on 18 September 2009, 07:14:46 UTC, committed by Greg Kroah-Hartman on 09 October 2009, 20:52:07 UTC
Use the resource_size function instead of manually calculating the
resource size. This reduces the chance of introducing off-by-one errors.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

1 parent 2f13612
History
Tip revision: d86a83f4acbded4095a632e861183d117ec7405a authored by Tobias Klauser on 18 September 2009, 07:14:46 UTC
USB: gadget: imx_udc: Use resource size
Tip revision: d86a83f
File Mode Size
Makefile -rw-r--r-- 384 bytes
compat.c -rw-r--r-- 17.0 KB
compat_mq.c -rw-r--r-- 4.0 KB
ipc_sysctl.c -rw-r--r-- 6.8 KB
ipcns_notifier.c -rw-r--r-- 2.2 KB
mq_sysctl.c -rw-r--r-- 2.8 KB
mqueue.c -rw-r--r-- 30.7 KB
msg.c -rw-r--r-- 20.8 KB
msgutil.c -rw-r--r-- 2.8 KB
namespace.c -rw-r--r-- 3.3 KB
sem.c -rw-r--r-- 33.9 KB
shm.c -rw-r--r-- 25.8 KB
util.c -rw-r--r-- 22.9 KB
util.h -rw-r--r-- 5.2 KB

back to top