jlaitine commented on code in PR #8000:
URL: https://github.com/apache/nuttx/pull/8000#discussion_r1060046464
##########
fs/romfs/fs_romfs.c:
##########
@@ -578,9 +582,7 @@ static off_t romfs_seek(FAR struct file *filep, off_t
offset, int whence)
static int romfs_ioctl(FAR struct file *filep, int cmd, unsigned long arg)
{
- FAR struct romfs_mountpt_s *rm;
FAR struct romfs_file_s *rf;
Review Comment:
done
--
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]