[PATCH] s390: update fs3270 to use a struct pid
authorCedric Le Goater <clg@fr.ibm.com>
Mon, 2 Oct 2006 09:17:28 +0000 (02:17 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 2 Oct 2006 14:57:15 +0000 (07:57 -0700)
commit782237a2418e2561a87c86a4832726931adce737
tree2d647654b23bb2867e3c785d22090c7f12298f78
parent2425c08b37244005ff221efe4957d8aaff18609c
[PATCH] s390: update fs3270 to use a struct pid

Replaces the pid_t value with a struct pid to avoid pid wrap around
problems.

Signed-off-by: Cedric Le Goater <clg@fr.ibm.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Acked-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/s390/char/fs3270.c