no1wudi commented on a change in pull request #5731:
URL: https://github.com/apache/incubator-nuttx/pull/5731#discussion_r835386707



##########
File path: arch/risc-v/src/common/riscv_schedulesigaction.c
##########
@@ -370,7 +428,9 @@ void up_schedule_sigaction(struct tcb_s *tcb, sig_deliver_t 
sigdeliver)
 
           int_ctx                     = tcb->xcp.regs[REG_INT_CTX];
           int_ctx                    &= ~MSTATUS_MPIE;
-
+#ifdef CONFIG_BUILD_PROTECTED

Review comment:
       This isn't a style change




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to