mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
Convert some drivers who export a single string as class attribute to the new class_attr_string functions. This removes redundant code all over. Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>