]> git.baikalelectronics.ru Git - kernel.git/commit
serial: pch_uart: add terminate entry for dmi_system_id tables
authorWei Yongjun <weiyongjun1@huawei.com>
Sun, 23 Oct 2016 11:38:18 +0000 (11:38 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Oct 2016 14:01:31 +0000 (16:01 +0200)
commitef28e0c59219e0705ff924e56978e9b498f76f51
tree39960ece912fa4b3fd87d5f47fdc3f5279172f66
parent95e94ae8673e28c076f0cdcc9bb4f3ffbbcf2fa3
serial: pch_uart: add terminate entry for dmi_system_id tables

Make sure dmi_system_id tables are NULL terminated.

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Acked-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/pch_uart.c