Replace mentions of "list_struct" to "list_head"
authorAndrey Utkin <andrey.krieger.utkin@gmail.com>
Fri, 14 Nov 2014 01:09:55 +0000 (05:09 +0400)
committerJiri Kosina <jkosina@suse.cz>
Thu, 20 Nov 2014 13:45:15 +0000 (14:45 +0100)
commit3943f42c11896ce82ad3da132c8a5630313bdd0e
treea3de044ace5139fbf3517c3e344e26b4853cf5a5
parenta02001086bbfb4da35d1228bebc2f1b442db455f
Replace mentions of "list_struct" to "list_head"

There's no such thing as "list_struct".

Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Acked-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/gpu/drm/radeon/mkregtable.c
drivers/media/pci/cx18/cx18-driver.h
include/linux/list.h
include/linux/plist.h
include/linux/rculist.h
scripts/kconfig/list.h
tools/usb/usbip/libsrc/list.h
This page took 0.02707 seconds and 5 git commands to generate.