aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2022-05-23 13:52:14 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2022-05-23 13:52:14 -0700
commitf6792c877a1cacc3b3eea7cb5b45857b3c484c51 (patch)
tree843a1c0dacfbcec7e29a7bc7f63834b4ab9a9983 /include/uapi
parentMerge tag 'for-5.19/writeback-2022-05-22' of git://git.kernel.dk/linux-block (diff)
parentcdrom: remove obsolete TODO list (diff)
downloadlinux-dev-f6792c877a1cacc3b3eea7cb5b45857b3c484c51.tar.xz
linux-dev-f6792c877a1cacc3b3eea7cb5b45857b3c484c51.zip
Merge tag 'for-5.19/cdrom-2022-05-22' of git://git.kernel.dk/linux-block
Pull cdrom updates from Jens Axboe: "Removal of unused code and documentation updates" * tag 'for-5.19/cdrom-2022-05-22' of git://git.kernel.dk/linux-block: cdrom: remove obsolete TODO list block: remove last remaining traces of IDE documentation cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsolete cdrom: remove the unused driver specific disc change ioctl cdrom: make EXPORT_SYMBOL follow exported function
Diffstat (limited to 'include/uapi')
-rw-r--r--include/uapi/linux/cdrom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/cdrom.h b/include/uapi/linux/cdrom.h
index 804ff8d98f71..011e594e4a0d 100644
--- a/include/uapi/linux/cdrom.h
+++ b/include/uapi/linux/cdrom.h
@@ -103,7 +103,7 @@
#define CDROMREADALL 0x5318 /* read all 2646 bytes */
/*
- * These ioctls are (now) only in ide-cd.c for controlling
+ * These ioctls were only in (now removed) ide-cd.c for controlling
* drive spindown time. They should be implemented in the
* Uniform driver, via generic packet commands, GPCMD_MODE_SELECT_10,
* GPCMD_MODE_SENSE_10 and the GPMODE_POWER_PAGE...