HID: hid-holtekff: don't push static constants on stack for %*ph
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 2 Aug 2013 11:08:00 +0000 (14:08 +0300)
committerJiri Kosina <jkosina@suse.cz>
Mon, 5 Aug 2013 09:29:57 +0000 (11:29 +0200)
There is no need to pass constants via stack. The width may be explicitly
specified in the format.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found