We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2416a2e commit 081064cCopy full SHA for 081064c
include/linux/mtd/mtd.h
@@ -223,7 +223,7 @@ struct mtd_part {
223
* @partitions_lock: lock protecting accesses to the partition list. Protects
224
* not only the master partition list, but also all
225
* sub-partitions.
226
- * @suspended: et to 1 when the device is suspended, 0 otherwise
+ * @suspended: set to 1 when the device is suspended, 0 otherwise
227
*
228
* This struct is embedded in mtd_info and contains master-specific
229
* properties/fields. The master is the root MTD device from the MTD partition
0 commit comments