Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753521AbbDANQP (ORCPT ); Wed, 1 Apr 2015 09:16:15 -0400 Received: from szxga03-in.huawei.com ([119.145.14.66]:64427 "EHLO szxga03-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752695AbbDANQH (ORCPT ); Wed, 1 Apr 2015 09:16:07 -0400 From: Junling Zheng To: , CC: , Subject: [PATCH 0/2] ARM: hisi: fix indentations and spaces Date: Wed, 1 Apr 2015 13:12:50 +0000 Message-ID: <1427893972-1121-1-git-send-email-zhengjunling@huawei.com> X-Mailer: git-send-email 1.8.3.4 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.107.197.245] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A020206.551BEF95.016D,ss=1,re=0.001,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2013-05-26 15:14:31, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: 316301d848736e0d00d7975b49c98cd7 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 640 Lines: 20 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/