mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
0933e2d98d
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>