]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86: touchscreen_dmi: Drop comma in terminator line
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 5 May 2020 12:44:45 +0000 (15:44 +0300)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 5 May 2020 17:28:28 +0000 (20:28 +0300)
commit348c77d4bca20572b67e3e506b0c0355e174f857
tree037b2324d2d796d0c9c6b13518b6c6243402329f
parent32a665e5d4df2c6b1acd4ed59f34c9d064309944
platform/x86: touchscreen_dmi: Drop comma in terminator line

There is no need to have comma in terminator line. This will help
to find a potentially broken entries, due to placing after it,
during compilation time.

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