Whamcloud - gitweb
Bug #357, no more gratituous new line..., or typecasting
[fs/lustre-release.git] / lustre / osc / osc_request.c
index a77e2d8..e626160 100644 (file)
@@ -868,8 +868,7 @@ out:
         return err;
 }
 
-int osc_attach(struct obd_device *dev, 
-                   obd_count len, void *data)
+int osc_attach(struct obd_device *dev, obd_count len, void *data)
 {
         return lprocfs_reg_obd(dev, status_var_nm_1, dev);
 }