linguini1 commented on code in PR #17824:
URL: https://github.com/apache/nuttx/pull/17824#discussion_r2701308580


##########
include/nuttx/sensors/ioctl.h:
##########
@@ -444,27 +444,18 @@
 
 #define SNIOC_GET_INFO                _SNIOC(0x009B)
 
-#ifdef CONFIG_USENSOR
-/* Command:      SNIOC_SET_INFO
- * Description:  Set device information. Only used by user space.
- * Argument:     This is the device info pointer.
- */
-
-#  define SNIOC_SET_INFO              _SNIOC(0x009C)
-#endif
-

Review Comment:
   Is this considered a breaking 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to