commit | 5e8f42aa49d9c8686f5ca56a1734767c476c62d5 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Jul 04 18:34:39 2017 +0300 |
committer | Darren Hart (VMware) <dvhart@infradead.org> | Wed Jul 05 11:26:55 2017 -0700 |
tree | 455c2033276838305e2409c3bd0837b781a8c266 | |
parent | 710c059c248a24609051f5a3dd1d8468cdc675b0 [diff] |
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>