summaryrefslogtreecommitdiff
path: root/include/asm-sparc64
diff options
context:
space:
mode:
authorJames Bottomley <James.Bottomley@SteelEye.com>2005-08-19 13:14:01 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2005-09-05 23:03:13 (GMT)
commitd856f1e337782326c638c70c0b4df2b909350dec (patch)
tree15c070e3909cbd260b2616001f0a6dde4a0c24fa /include/asm-sparc64
parentfef6ec8dd96205fb22e3cfe2e4abd69d89413631 (diff)
downloadlinux-d856f1e337782326c638c70c0b4df2b909350dec.tar.xz
[PATCH] klist: fix klist to have the same klist_add semantics as list_head
at the moment, the list_head semantics are list_add(node, head) whereas current klist semantics are klist_add(head, node) This is bound to cause confusion, and since klist is the newcomer, it should follow the list_head semantics. I also added missing include guards to klist.h Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/asm-sparc64')
0 files changed, 0 insertions, 0 deletions