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:
83425ee
)
raid5: fix build error, sector_t usage
author
Randy Dunlap
<randy.dunlap@oracle.com>
Thu, 21 Apr 2011 16:07:26 +0000
(09:07 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 21 Apr 2011 17:00:00 +0000
(10:00 -0700)
Change <sectors> from unsigned long long to sector_t.
This matches its source field.
ERROR: "__udivdi3" [drivers/md/raid456.ko] undefined!
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found