From mboxrd@z Thu Jan 1 00:00:00 1970 From: zhengjunling@huawei.com (Junling Zheng) Date: Wed, 1 Apr 2015 13:12:50 +0000 Subject: [PATCH 0/2] ARM: hisi: fix indentations and spaces Message-ID: <1427893972-1121-1-git-send-email-zhengjunling@huawei.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org These two patches fix the indentations and spaces using tabs to keep the code style. Junling Zheng (2): ARM: hisi: fix the indentations in Kconfig ARM: hisi: replace a few spaces with tabs arch/arm/mach-hisi/Kconfig | 12 ++++++------ arch/arm/mach-hisi/hotplug.c | 4 ++-- arch/arm/mach-hisi/platsmp.c | 10 +++++----- 3 files changed, 13 insertions(+), 13 deletions(-) -- 1.8.3.4