Documentation: Update filesystems/debugfs.txt
authorWang Long <long.wanglong@huawei.com>
Thu, 16 Jul 2015 06:31:16 +0000 (06:31 +0000)
committerJonathan Corbet <corbet@lwn.net>
Fri, 24 Jul 2015 13:05:56 +0000 (15:05 +0200)
This patch update the Documentation/filesystems/debugfs.txt
file. The main work is to add the description of the following
functions:
    debugfs_create_atomic_t
    debugfs_create_u32_array
    debugfs_create_devm_seqfile
    debugfs_create_file_size

Signed-off-by: Wang Long <long.wanglong@huawei.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/filesystems/debugfs.txt

Simple merge