Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261423
b: refs/heads/master
c: d316b5f
h: refs/heads/master
i:
  261421: e4a7b3c
  261419: 3eefa53
  261415: 59a6f27
  261407: 748f75b
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Jul 27, 2011
1 parent 4161ff8 commit f0c89a0
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: c55d6f8270cab805983aba8cdf1d1980167d3517
refs/heads/master: d316b5fba37621a70893af56968ed899b1179a63
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/siano/smscoreapi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1147,7 +1147,7 @@ static int smscore_validate_client(struct smscore_device_t *coredev,

if (!client) {
sms_err("bad parameter.");
return -EFAULT;
return -EINVAL;
}
registered_client = smscore_find_client(coredev, data_type, id);
if (registered_client == client)
Expand Down

0 comments on commit f0c89a0

Please sign in to comment.