Whamcloud - gitweb
Landing b_bug974 onto HEAD (20040213_1538).
[fs/lustre-release.git] / lustre / obdclass / llog.c
index 82ceab4..e4146dc 100644 (file)
@@ -215,7 +215,6 @@ int llog_process(struct llog_handle *loghandle, llog_cb_t cb,
         else
                 last_index = LLOG_BITMAP_BYTES * 8 - 1;
 
-
         while (rc == 0) {
                 struct llog_rec_hdr *rec;