]> git.baikalelectronics.ru Git - kernel.git/commit
x86/lib: Fix indentation issue, remove extra tab
authorColin Ian King <colin.king@canonical.com>
Thu, 14 Mar 2019 23:08:38 +0000 (23:08 +0000)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 21 Mar 2019 11:24:38 +0000 (12:24 +0100)
commit7801107124ebee3584b585394060e8b456cfe51d
tree8df5a8b29d741bbd816498f988a38dbb3927e2f5
parent00d9eb87694d2310590e0e3479e354722c1141d7
x86/lib: Fix indentation issue, remove extra tab

The increment of buff is indented one level too deeply, clean
this up by removing a tab.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Borislav Petkov <bp@alien8.de>
Cc: "H . Peter Anvin" <hpa@zytor.com>
Cc: kernel-janitors@vger.kernel.org
Link: https://lkml.kernel.org/r/20190314230838.18256-1-colin.king@canonical.com
arch/x86/lib/csum-partial_64.c