[PATCH] mxser: remove useless fields
authorCedric Le Goater <clg@fr.ibm.com>
Sat, 10 Feb 2007 09:46:33 +0000 (01:46 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 11 Feb 2007 19:18:06 +0000 (11:18 -0800)
commit8cddd7076ab440906dcf2831e37a147484af80fc
tree3374508da9d59801761f0d566e4f016dfae1aec7
parent87d156bfd50ac6e66db981989948b7311a25b6ae
[PATCH] mxser: remove useless fields

the session and pgrp fields in mxser_struct are unused.

Signed-off-by: Cedric Le Goater <clg@fr.ibm.com>
Cc: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/mxser.c