Re: [PATCH v10 03/17] vdpa: Fix code indentation
From: Yongji Xie <hidden>
Date: 2021-08-03 09:13:48
Also in:
kvm, linux-fsdevel, linux-iommu, netdev
From: Yongji Xie <hidden>
Date: 2021-08-03 09:13:48
Also in:
kvm, linux-fsdevel, linux-iommu, netdev
On Tue, Aug 3, 2021 at 3:51 PM Jason Wang [off-list ref] wrote:
在 2021/7/29 下午3:34, Xie Yongji 写道:quoted
Use tabs to indent the code instead of spaces. Signed-off-by: Xie Yongji <redacted> --- include/linux/vdpa.h | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-)It looks to me not all the warnings are addressed. Or did you silent checkpatch.pl -f?
This patch only fixes the code indent issue. I will address all warnings in the next version. Thanks, Yongji