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:
72f79f9
)
pata_samsung_cf: change ret type to signed
author
Arjun Sreedharan
<arjun024@gmail.com>
Sat, 16 Aug 2014 13:08:34 +0000
(18:38 +0530)
committer
Tejun Heo
<tj@kernel.org>
Sun, 17 Aug 2014 11:24:48 +0000
(07:24 -0400)
Change return type to signed int since it could be
a negative errno.
Signed-off-by: Arjun Sreedharan <arjun024@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found