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:
055e3a3
)
staging/easycap: don't shadow rc variable from macros
author
Tomas Winkler
<tomas.winkler@intel.com>
Thu, 3 Feb 2011 11:42:48 +0000
(13:42 +0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 4 Feb 2011 20:44:33 +0000
(12:44 -0800)
rc is used extensively in code as return code variable
so it is better not shadowing it in macros
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found