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:
3141059
)
staging/easycap: easycap_settings.c don't copy constant strings twice
author
Tomas Winkler
<tomas.winkler@intel.com>
Sat, 5 Mar 2011 22:55:24 +0000
(
00:55
+0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 7 Mar 2011 21:52:56 +0000
(13:52 -0800)
eliminate copying twice a constant string just capture it using
const char * pointer
piggyback some other style fixes
Cc: Mike Thomas <rmthomas@sciolus.org>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found