The debugfs_create_x*() variants are the same as their debugfs_create_u*() equivalent, but they work with lowercase hexadecimal.
This is part of the update of the DRM drivers to Linux 5.13.
Differential D38087
lindebugfs: Add missing `debugfs_create_u*()` and `debugfs_create_x*()` dumbbell on Jan 16 2023, 7:48 PM. Authored by Tags None Referenced Files
Details The debugfs_create_x*() variants are the same as their debugfs_create_u*() equivalent, but they work with lowercase hexadecimal. This is part of the update of the DRM drivers to Linux 5.13.
Diff Detail
Event TimelineComment Actions Some style(9) nits but otherwise looks good.
|