]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitdaa32db0dd0522a4eaf7342197d2c1112dcdf776
treed28dd72460784469e1f3945295197be4d8166bd3
parent7a776a08ac9acff9a57e5055d21c23915eeb3a61
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