git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41c4a46
)
HID: uhid: avoid magic-numbers when setting strings
author
David Herrmann
<dh.herrmann@gmail.com>
Tue, 29 Jul 2014 15:14:18 +0000
(17:14 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 25 Aug 2014 08:28:06 +0000
(
03:28
-0500)
Avoid hard-coding the target buffer sizes and use sizeof() instead. This
also makes us future-proof to buffer-extensions later on.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found