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:
48caf5a
)
staging/lustre: get rid of seqno_t and mdsno_t typedefs
author
Oleg Drokin
<green@linuxhacker.ru>
Fri, 15 Aug 2014 16:55:55 +0000
(12:55 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 17 Aug 2014 16:45:30 +0000
(09:45 -0700)
seqno_t is u64 and mdsno_t is u32 so just use them as such.
Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found