Skip to content
Commit 8befe028 authored by Tiezhu Yang's avatar Tiezhu Yang Committed by David S. Miller
Browse files

sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag()



Use test_tsk_thread_flag() directly instead of test_ti_thread_flag() to
improve readability when the argument type is struct task_struct, it is
similar with commit 5afc7855 ("arm64: Use test_tsk_thread_flag() for
checking TIF_SINGLESTEP").

Signed-off-by: default avatarTiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent bf8c5541
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment