treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / Documentation / block / capability.rst
blob2cf258d64bbedf92494c763208d31b760f2ea74c
1 ===============================
2 Generic Block Device Capability
3 ===============================
5 This file documents the sysfs file block/<disk>/capability
7 capability is a hex word indicating which capabilities a specific disk
8 supports.  For more information on bits not listed here, see
9 include/linux/genhd.h
11 GENHD_FL_MEDIA_CHANGE_NOTIFY
12 ----------------------------
14 Value: 4
16 When this bit is set, the disk supports Asynchronous Notification
17 of media change events.  These events will be broadcast to user
18 space via kernel uevent.