pussuw commented on code in PR #16361:
URL: https://github.com/apache/nuttx/pull/16361#discussion_r2095124199


##########
include/nuttx/fs/ioctl.h:
##########
@@ -197,8 +197,6 @@
                                            *      configuration
                                            * OUT: None
                                            */
-
-#ifdef CONFIG_FDSAN

Review Comment:
   Answered above, in order to forward these to nx_fcntl they need to be 
defined always. nx_fcntl checks if the feature is enabled or not.
   
   I also think masking these is redundant. I can restore the ifdef if you 
think it's better.



-- 
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