[SCSI] ses: fix memory leaks
authorYinghai Lu <yinghai.lu@sun.com>
Mon, 11 Feb 2008 07:25:25 +0000 (23:25 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 11 Feb 2008 17:00:48 +0000 (11:00 -0600)
commit7c46c20aef185c3782d28c5111dcf1df88bbab32
tree0ecd0412d0493305d14f7fb702fc2e944ba13eed
parent95f6fb578970c9dbfcaa436ff98d2f3c6bdea953
[SCSI] ses: fix memory leaks

fix leaking with scomp leaking when failing. Also free page10 on
driver removal and remove one extra space.

Signed-off-by: Yinghai Lu <yinghai.lu@sun.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/ses.c