mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
53dd00328d
Replace the spinlock/sched_lock pair in renesas/rx65n with
spin_lock_irqsave_nopreempt() to improve code clarity and consistency.
Signed-off-by: Chengdong Wang wangchengdong@lixiang.com