[U-Boot] [PATCH 2/2] x86: Use tab instead of space to indent in PCIE_ECAM_BASE

Simon Glass sjg at chromium.org
Tue Feb 3 00:58:38 CET 2015


On 2 February 2015 at 06:29, Bin Meng <bmeng.cn at gmail.com> wrote:
> Hi Simon,
>
> On Mon, Feb 2, 2015 at 9:25 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Space is used before 'default' in PCIE_ECAM_BASE in arch/x86/Kconfig
>> so it looks misaligned. Replace the space with tab to indent.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  arch/x86/Kconfig | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
>> index 2370c32..fef11f3 100644
>> --- a/arch/x86/Kconfig
>> +++ b/arch/x86/Kconfig
>> @@ -428,7 +428,7 @@ source "board/intel/galileo/Kconfig"
>
> Ah, looks this patch depends on
> http://patchwork.ozlabs.org/patch/434403/. Let me know if you need me
> respin, or just have this patch applied after that one.
>

It's fine.

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list