[PATCH] Char: sx, remove duplicite code
authorJiri Slaby <jirislaby@gmail.com>
Fri, 8 Dec 2006 10:39:03 +0000 (02:39 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Fri, 8 Dec 2006 16:28:58 +0000 (08:28 -0800)
commit55e7071a3c6cdb65fb5ce3ea9c692a8d78ed0844
tree2bff1d8e5313129c7f5e99514adb0f0dce59b885
parent42f6384fe4747f65dc27e8a5f96502204558203b
[PATCH] Char: sx, remove duplicite code

sx_remove_code contents were used twice.  Call this function instead.

Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/sx.c