commit | cdf7e8dded6212cb29f758017a613e4eefc4ce9e | [log] [tgz] |
---|---|---|
author | Rui Xiang <rui.xiang@huawei.com> | Thu Jan 23 15:55:41 2014 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 23 16:37:01 2014 -0800 |
tree | 3a8de28dee0faaedc13379e9e1d889d9a36efe8c | |
parent | 9f6e963f06c19a57a876cb77a9c87f6a56295b13 [diff] |
proc: set attributes of pde using accessor functions Use existing accessors proc_set_user() and proc_set_size() to set attributes. Just a cleanup. Signed-off-by: Rui Xiang <rui.xiang@huawei.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>