Add a blank line to fix a documentation build warning.
Also add a comma to separate the list of Users to improve
readability.
Documentation/ABI/testing/se-cdev:1: ERROR: Unexpected indentation. [docutils]
Fixes: 4de71839142b ("firmware: drivers: imx: adds miscdev")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
---
Cc: Pankaj Gupta <pankaj.gupta@nxp.com>
Cc: Frank Li <Frank.Li@nxp.com>
Cc: imx@lists.linux.dev
Documentation/ABI/testing/se-cdev | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--- linux-next-20260506.orig/Documentation/ABI/testing/se-cdev
+++ linux-next-20260506/Documentation/ABI/testing/se-cdev
@@ -11,6 +11,7 @@ Description:
The ioctl(2)-based ABI is defined and documented in
[include]<linux/firmware/imx/ele_mu_ioctl.h>.
ioctl(s) are used primarily for:
+
- shared memory management
- allocation of I/O buffers
- getting mu info
@@ -38,6 +39,6 @@ Description:
with the file descriptor.
Users: https://github.com/nxp-imx/imx-secure-enclave.git,
- https://github.com/nxp-imx/imx-smw.git
+ https://github.com/nxp-imx/imx-smw.git,
crypto/skcipher,
drivers/nvmem/imx-ocotp-ele.c