Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 306557
b: refs/heads/master
c: 0458294
h: refs/heads/master
i:
  306555: 283b661
v: v3
  • Loading branch information
Sakari Ailus authored and Mauro Carvalho Chehab committed May 20, 2012
1 parent a10f430 commit 7ee2cf8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6f367993988720c86e863bb64db8a62a002d6d9d
refs/heads/master: 0458294751f8f9a883d518e55a13ea002df1d829
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/smiapp/smiapp-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -873,7 +873,7 @@ static int smiapp_read_nvm(struct smiapp_sensor *sensor,
unsigned char *nvm)
{
u32 i, s, p, np, v;
int rval, rval2;
int rval = 0, rval2;

np = sensor->nvm_size / SMIAPP_NVM_PAGE_SIZE;
for (p = 0; p < np; p++) {
Expand Down

0 comments on commit 7ee2cf8

Please sign in to comment.