Inter-revision diff: patch 1
--- v10
+++ v11
@@ -1,8 +1,8 @@
-Use L1_CACHE_BYTES as the dma alignment size, use 'sizeof(long)'
-is wrong.
+Use L1_CACHE_BYTES as the dma alignment size, use 'sizeof(long)' as
+dma alignment is wrong.
Signed-off-by: Xianting Tian <xianting.tian@linux.alibaba.com>
-Reviewed-by: Shile Zhang <shile.zhang@linux.alibaba.com>
+Signed-off-by: Shile Zhang <shile.zhang@linux.alibaba.com>
---
drivers/tty/hvc/hvc_console.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)