From: Oleg Drokin Date: Fri, 15 Aug 2014 16:55:55 +0000 (-0400) Subject: staging/lustre: get rid of seqno_t and mdsno_t typedefs X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=114acca8ef16f21c5d50f16d154d05ffddb20049;p=pandora-kernel.git staging/lustre: get rid of seqno_t and mdsno_t typedefs seqno_t is u64 and mdsno_t is u32 so just use them as such. Signed-off-by: Oleg Drokin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed