OSDN Git Service

platform/x86: ideapad-laptop: Fix indentation in DMI table
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 4 Jul 2017 15:34:39 +0000 (18:34 +0300)
committerDarren Hart (VMware) <dvhart@infradead.org>
Wed, 5 Jul 2017 18:26:55 +0000 (11:26 -0700)
commit5e8f42aa49d9c8686f5ca56a1734767c476c62d5
tree455c2033276838305e2409c3bd0837b781a8c266
parent710c059c248a24609051f5a3dd1d8468cdc675b0
platform/x86: ideapad-laptop: Fix indentation in DMI table

There are couple of places where 8 spaces are used instead of tabs.
Replace former by latter. No functional change intended.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/ideapad-laptop.c