Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
[sfrench/cifs-2.6.git] / arch / powerpc / platforms / celleb / beat_wrapper.h
index cbc1487df7def6cbb44d62d29462757eae35163f..b47dfda48d0672442b212d41dd93cbaa0833e437 100644 (file)
@@ -197,7 +197,8 @@ static inline s64 beat_put_characters_to_console(u64 termno, u64 len,
        u64 b[2];
 
        memcpy(b, buffer, len);
-       return beat_hcall_norets(HV_put_characters_to_console, termno, len,                                      b[0], b[1]);
+       return beat_hcall_norets(HV_put_characters_to_console, termno, len,
+               b[0], b[1]);
 }
 
 static inline s64 beat_get_spe_privileged_state_1_registers(