Home
last modified time | relevance | path

Searched hist:"976 aa07a885b53e1bc2711082d2f6f113dbdd0bc" (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Ddebugfs.hdiff 976aa07a885b53e1bc2711082d2f6f113dbdd0bc Fri Jan 13 00:41:32 CET 2023 Jean-Sébastien Pédron <dumbbell@FreeBSD.org> lindebugfs: Add missing `debugfs_create_u*()` and `debugfs_create_x*()`

The `debugfs_create_x*()` variants are the same as their
`debugfs_create_u*()` equivalent, but they work with lowercase
hexadecimal.

While here, fix a few style(9) issues.

Reviewed by: manu
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D38087
/freebsd/sys/compat/lindebugfs/
H A Dlindebugfs.cdiff 976aa07a885b53e1bc2711082d2f6f113dbdd0bc Fri Jan 13 00:41:32 CET 2023 Jean-Sébastien Pédron <dumbbell@FreeBSD.org> lindebugfs: Add missing `debugfs_create_u*()` and `debugfs_create_x*()`

The `debugfs_create_x*()` variants are the same as their
`debugfs_create_u*()` equivalent, but they work with lowercase
hexadecimal.

While here, fix a few style(9) issues.

Reviewed by: manu
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D38087