commit | fc71fe40d2bedcc57d3406bf2050481f8b3441b6 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Nov 18 01:11:03 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Nov 18 07:49:46 2005 -0800 |
tree | a0da5e2e32a4867f8f813f0421361b28aef55d20 | |
parent | b50ce2324cecf4efc7babe31f4aa1a07f9157317 [diff] |
[PATCH] s390: fix class_device_create calls in 3270 the driver Add the missing NULL argument to the class_device_create calls. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>