提交 132d5dfc 编写于 作者: M Michael S. Tsirkin 提交者: Michal Simek

microblaze: whitespace fix

Align using tabs to make code prettier.
Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
上级 0774bf6a
......@@ -306,7 +306,7 @@ extern long __user_bad(void);
#define __put_user_check(x, ptr, size) \
({ \
typeof(*(ptr)) volatile __pu_val = x; \
typeof(*(ptr)) volatile __pu_val = x; \
typeof(*(ptr)) __user *__pu_addr = (ptr); \
int __pu_err = 0; \
\
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册