mirror of
https://github.com/torvalds/linux.git
synced 2026-05-19 12:24:11 +02:00
Add debugfs_create_ulong() for the users of type 'unsigned long'. These will be 32 bits long on a 32 bit machine and 64 bits long on a 64 bit machine. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| file.c | ||
| inode.c | ||
| Makefile | ||