Commit 99408c84 authored by Michael S. Tsirkin's avatar Michael S. Tsirkin

avr32: whitespace fix

Align using tabs to make code prettier.
Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
Acked-by: default avatarHans-Christian Egtvedt <egtvedt@samfundet.no>
parent 66959ed0
......@@ -278,7 +278,7 @@ extern int __put_user_bad(void);
__pu_err); \
break; \
case 8: \
__put_user_asm("d", __pu_addr, __pu_val, \
__put_user_asm("d", __pu_addr, __pu_val, \
__pu_err); \
break; \
default: \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment