]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dell-laptop: Terminate quirks list properly
authorMartin Nyhus <martin.nyhus@gmx.com>
Thu, 15 Mar 2012 17:25:48 +0000 (18:25 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Fri, 11 May 2012 12:14:37 +0000 (13:14 +0100)
commita12b704ea7b8cf2620915a6202e68953b6c61bd7
tree1474dadac912dcc529d2ff8a2e5bd5cabf309b89
parenta3d96e2fff39b1b16f4440cfa6796d12e9d20dcf
dell-laptop: Terminate quirks list properly

commit d62d421b071b08249361044d8e56c8b5c3ed6aa7 upstream.

Add missing DMI_NONE entry to end of the quirks list so
dmi_check_system() won't read past the end of the list.

Signed-off-by: Martin Nyhus <martin.nyhus@gmx.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/platform/x86/dell-laptop.c