Whamcloud - gitweb
Bug #357, no more gratituous new line..., or typecasting
[fs/lustre-release.git] / lustre / mdc / mdc_request.c
index 6fc0ff1..1f884a4 100644 (file)
@@ -637,8 +637,7 @@ out:
 
         return rc;
 }
-int mdc_attach(struct obd_device *dev, 
-                   obd_count len, void *data)
+int mdc_attach(struct obd_device *dev, obd_count len, void *data)
 {
         return lprocfs_reg_obd(dev, status_var_nm_1, dev);
 }