]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: remove wmb() in visordriver_remove_device
authorDavid Kershner <david.kershner@unisys.com>
Thu, 31 Mar 2016 00:38:49 +0000 (20:38 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Mar 2016 01:28:32 +0000 (18:28 -0700)
commit5d4d5b7475408fd7046869b8ae16dc1b5655c975
treecde5765be6df5f309098ff363138df666294d9da
parent79681b72382dfbf8ecba17f81292ebdb4f6861b5
staging: unisys: remove wmb() in visordriver_remove_device

Don't need to have a wmb() in visordriver_remove_device. Also removed
an unnecessary check for drv being null.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorbus_main.c