https://github.com/torvalds/linux
Revision f6853448667b3b3234331b22d34d7158b12237fd authored by Thomas Meyer on 19 September 2013, 21:45:46 UTC, committed by Greg Kroah-Hartman on 25 September 2013, 23:53:38 UTC
sizeof when applied to a pointer typed expression gives the size of the
pointer.
Found by coccinelle spatch "misc/noderef.cocci"

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 599aa69
History
Tip revision: f6853448667b3b3234331b22d34d7158b12237fd authored by Thomas Meyer on 19 September 2013, 21:45:46 UTC
staging: r8188eu: Add files for new drive: Cocci spatch "noderef"
Tip revision: f685344
File Mode Size
Kconfig -rw-r--r-- 59.6 KB
Makefile -rw-r--r-- 1.1 KB
calibrate.c -rw-r--r-- 8.3 KB
do_mounts.c -rw-r--r-- 14.2 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.4 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.4 KB
init_task.c -rw-r--r-- 728 bytes
initramfs.c -rw-r--r-- 13.0 KB
main.c -rw-r--r-- 21.9 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top