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:
c7a2918
)
sony-laptop: fix a couple signedness bugs
author
Dan Carpenter
<dan.carpenter@oracle.com>
Sat, 9 Jun 2012 04:18:14 +0000
(13:18 +0900)
committer
Matthew Garrett
<mjg@redhat.com>
Tue, 26 Jun 2012 18:43:33 +0000
(14:43 -0400)
This needs to be signed to handle negative error codes.
Remove a redundant check, read_limits is always called with a valid
handle.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
No differences found