diff options
author | 2008-07-01 18:48:42 +0200 | |
---|---|---|
committer | 2008-07-21 21:55:02 -0700 | |
commit | 9800794ac11d4646384b3a310dfd1fe2eed577bf (patch) | |
tree | e52c9c91d636c2d3e7891e4edee7e50f1a1ea5d1 /fs/jbd2/commit.c | |
parent | sysdev: Pass the attribute to the low level sysdev show/store function (diff) | |
download | linux-dev-9800794ac11d4646384b3a310dfd1fe2eed577bf.tar.xz linux-dev-9800794ac11d4646384b3a310dfd1fe2eed577bf.zip |
sysdev: Add utility functions for simple int/ulong variable sysdev attributes
This adds a new sysdev_ext_attribute that stores a pointer to the variable
it manages and some utility functions/macro to easily use them.
Previously all users wrote custom macros to generate show/store
functions for each variable, with this it is possible to avoid
that in many cases.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions