]> asedeno.scripts.mit.edu Git - linux.git/commit
driver core: test_async: fix up typo found by 0-day
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Nov 2016 21:06:42 +0000 (22:06 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Nov 2016 21:06:42 +0000 (22:06 +0100)
commit0e0d3d2c5f9901dad9f375614ab4362e95e631ba
tree9de113b0d23e7badcc7314b6b78df9fe573e2dff
parentfab82cb3f1e16f22a1910d380ef572e6fe0e9da9
driver core: test_async: fix up typo found by 0-day

0-day pointed out a typo in the platform device registration logic, so
fix it.

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: Guenter Roeck <groeck@chromium.org>
Cc: Dmitry Torokhov <dtor@chromium.org>
Cc: Julia Lawall <julia.lawall@lip6.fr>
Cc: Thierry Escande <thierry.escande@collabora.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/base/test/test_async_driver_probe.c