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:
b9f985b
)
fs/block: type signature of major_to_index(int) to major_to_index(unsigned)
author
Yang Zhang
<kthreadd@gmail.com>
Fri, 17 Dec 2010 08:00:18 +0000
(09:00 +0100)
committer
Jens Axboe
<jaxboe@fusionio.com>
Fri, 17 Dec 2010 08:00:18 +0000
(09:00 +0100)
The major/minor device numbers are always defined and used as `unsigned'.
Signed-off-by: Yang Zhang <kthreadd@gmail.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
No differences found