ceph: whitespace cleanup
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / ceph / crush / mapper.c
index 2523d448445c11e53c061fc1582842bdb08d9c25..9ba54efb6543c47668db6966e8c1da6b699d75ec 100644 (file)
@@ -254,7 +254,7 @@ static int crush_bucket_choose(struct crush_bucket *in, int x, int r)
                                           x, r);
        default:
                BUG_ON(1);
-               return in->items[0];
+               return in->items[0];
        }
 }