From: Jason Gerecke Date: Tue, 16 Jun 2015 01:01:41 +0000 (-0700) Subject: HID: wacom: Simplify 'wacom_update_name' X-Git-Tag: omap-for-v4.2/fixes-rc1^2~157^2^9~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44b5250b97a0e5c3a257430ea28b10cf73899bd4;p=pandora-kernel.git HID: wacom: Simplify 'wacom_update_name' A little bit of cleanup work for 'wacom_update_name' to make it easier on the eyes. Creates a temporary 'name' variable on which we'll perform our edits. Once the name is in its final form, it will be copied (with appropriate suffix) to 'wacom_wac->name' and 'wacom_wac->pad_name'. Signed-off-by: Jason Gerecke Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed