fs: add missing documentation to simple_xattr functions
authorAristeu Rozanski <aris@redhat.com>
Tue, 11 Sep 2012 20:28:11 +0000 (16:28 -0400)
committerTejun Heo <tj@kernel.org>
Thu, 13 Sep 2012 18:08:47 +0000 (11:08 -0700)
commit4895768b6aab55bbdbebcf2da090cb1a5ccf5463
treed28dd72460784469e1f3945295197be4d8166bd3
parent19ec2567e0a5fe64f4404ad6df697894aec8c493
fs: add missing documentation to simple_xattr functions

v2: add function documentation instead of adding a separate file under
    Documentation/

tj: Updated comment a bit and rolled in Randy's suggestions.

Cc: Li Zefan <lizefan@huawei.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Hugh Dickins <hughd@google.com>
Cc: Hillf Danton <dhillf@gmail.com>
Cc: Lennart Poettering <lpoetter@redhat.com>
Cc: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Aristeu Rozanski <aris@redhat.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
fs/xattr.c