diff options
author | Will Deacon <will@kernel.org> | 2020-02-13 12:12:26 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-07-29 07:42:56 +0200 |
commit | 887e5064654721cdbb06d8f0be93a55ba2267723 (patch) | |
tree | 687fdfad94bfbc5be293c339a7573cccd1b47aa8 /drivers/spi/spidev.c | |
parent | 028792885d6db18b261f809ff17e73273bc8fad3 (diff) | |
download | linux-stable-887e5064654721cdbb06d8f0be93a55ba2267723.tar.gz linux-stable-887e5064654721cdbb06d8f0be93a55ba2267723.tar.bz2 linux-stable-887e5064654721cdbb06d8f0be93a55ba2267723.zip |
arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEP
[ Upstream commit 5afc78551bf5d53279036e0bf63314e35631d79f ]
Rather than open-code test_tsk_thread_flag() at each callsite, simply
replace the couple of offenders with calls to test_tsk_thread_flag()
directly.
Signed-off-by: Will Deacon <will@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/spi/spidev.c')
0 files changed, 0 insertions, 0 deletions