alistair23-linux/fs/debugfs
Viresh Kumar c23fe83138 debugfs: Add debugfs_create_ulong()
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>
2015-10-18 10:14:39 -07:00
..
file.c debugfs: Add debugfs_create_ulong() 2015-10-18 10:14:39 -07:00
inode.c debugfs: document that debugfs_remove*() accepts NULL and error values 2015-10-04 11:36:07 +01:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00