staging/easycap: rename variable s32 to tmp
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 3 Feb 2011 11:42:44 +0000 (13:42 +0200)
committerGreg 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