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)
commitbeadba5e19e2c44ec3527d3d1fc3ac3eda957e09
tree39960ece912fa4b3fd87d5f47fdc3f5279172f66
parent78c22449f2d32aafd8804047f7e3bee4926b52eb
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