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:
b737f3b
)
staging/easycap: rename variable s32 to tmp
author
Tomas Winkler
<tomas.winkler@intel.com>
Thu, 3 Feb 2011 11:42:44 +0000
(13:42 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 4 Feb 2011 20:44:32 +0000
(12:44 -0800)
1. naming variable s32 is confusing since it is also
a type name.
2. use s32 instead of __s32, the later is for user space
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found