]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/mtd/ubi/block.c
UBI: rename block device ioctls
[mirror_ubuntu-bionic-kernel.git] / drivers / mtd / ubi / block.c
index 16e67318acf3d59596924082726125e10ac338b3..69a74fd079783ddb666ea673db1b435c42e798a8 100644 (file)
@@ -32,7 +32,7 @@
  * This feature is compiled in the UBI core, and adds a 'block' parameter
  * to allow early creation of block devices on top of UBI volumes. Runtime
  * block creation/removal for UBI volumes is provided through two UBI ioctls:
- * UBI_IOCVOLATTBLK and UBI_IOCVOLDETBLK.
+ * UBI_IOCVOLCRBLK and UBI_IOCVOLRMBLK.
  */
 
 #include <linux/module.h>