xiaoxiang781216 commented on code in PR #16361:
URL: https://github.com/apache/nuttx/pull/16361#discussion_r2095608918
##########
include/nuttx/fs/ioctl.h:
##########
@@ -197,8 +197,6 @@
* configuration
* OUT: None
*/
-
-#ifdef CONFIG_FDSAN
Review Comment:
yes, either we implement in nx_ioctl or nx_fcntl, but don't need forward
from nx_fcntl to nx_ioctl, or nx_ioctl to nx_fcntl.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]