Input: lifebook - make dmi callback functions return 1
authorAxel Lin <axel.lin@gmail.com>
Wed, 13 Jul 2011 07:02:21 +0000 (00:02 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 13 Jul 2011 07:08:15 +0000 (00:08 -0700)
We only care about if there is a successful match from the table (or
no match at all), so let's make dmi_check_system return immediately
instead of iterating thorough the whole table.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>

No differences found