commit | 6374475661172d508a9b93a2740a3fdc9d899756 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Mon Aug 13 11:24:33 2007 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Oct 12 14:51:04 2007 -0700 |
tree | 81a53e300e8b3066c44abccac8c2d2e9ac6a1f67 | |
parent | 990e53f880be9ff93072b4cce590ec2826cee0b6 [diff] |
dmi-id: Use dynamic sysfs attributes We can use sysfs attributes with an extra parameter for dmi id attributes. This makes it possible to use the same callback function for all attributes, reducing the binary size significantly (-18% on x86_64.) Signed-off-by: Jean Delvare <khali@linux-fr.org> Acked-by: Lennart Poettering <mzxreary@0pointer.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>