]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/i915: add \n to the end of sysfs attributes
authorJani Nikula <jani.nikula@intel.com>
Thu, 14 Feb 2013 08:42:11 +0000 (10:42 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 19 Feb 2013 11:19:05 +0000 (12:19 +0100)
commit26f515c3b622b016f680ec2540c3922a74e50bb2
tree751d1eefcf2f36f7300d50f7022d48583f13249a
parent44064b5aa884428b01862804013cccdc5fe978af
drm/i915: add \n to the end of sysfs attributes

It is customary to end sysfs attributes with a newline.

Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_sysfs.c