LoadPin: Fix Kconfig doc about format of file with verity digests
[sfrench/cifs-2.6.git] / security / loadpin / Kconfig
index 70e7985b2561c2ac0b6f3f99cf319caa5f03c783..994c1d9376e6b2bff820d9f5956e14f6ef031e0f 100644 (file)
@@ -33,4 +33,4 @@ config SECURITY_LOADPIN_VERITY
          on the LoadPin securityfs entry 'dm-verity'. The ioctl
          expects a file descriptor of a file with verity digests as
          parameter. The file must be located on the pinned root and
-         contain a comma separated list of digests.
+         contain one digest per line.