]> git.baikalelectronics.ru Git - kernel.git/commit
staging: gasket: remove pointless gasket_interrupt_pause()
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Jul 2018 10:05:51 +0000 (12:05 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Jul 2018 07:16:28 +0000 (09:16 +0200)
commit075a37c2bd40752264bf1502a797d33e8116e876
tree7f989d0de8fbd971ece7dab38755d1cfedf63780
parent80d9a8aaf10f9d19c2b288f162cb13c3f24337df
staging: gasket: remove pointless gasket_interrupt_pause()

gasket_interrupt_pause() does nothing, and no one calls it, so remove it
as it is dead-weight.

Cc: Rob Springer <rspringer@google.com>
Cc: John Joseph <jnjoseph@google.com>
Cc: Ben Chan <benchan@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_interrupt.c
drivers/staging/gasket/gasket_interrupt.h