b5fca283d9b27e639 parent a077c1a075473910928676ed95acb393259d9310 author Metathronius Galabant 1159684067 -0700 committer Linus Torvalds 1159688362 -0700 [PATCH] cciss: remove unneeded spaces in output for attached volumes It removes the awkwards spaces after the "=" when displaying the geometry of the attached volumes. Before: cciss: using DAC cycles blocks= 286734240 block_size= 512 heads= 255, sectors= 32, cylinders= 35139 After: cciss: using DAC cycles blocks=286734240 block_size=512 heads=255, sectors=32, cylinders=35139 Signed-off-by: Metathronius Galabant Acked-by: Mike Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds ~]ž