commit | ae50640bebc48f1fc0092f16ea004c7c4d12c985 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Apr 04 18:56:13 2019 +0200 |
committer | Song Liu <songliubraving@fb.com> | Wed Apr 10 15:26:09 2019 -0700 |
tree | 51deec7d2c2fd9a78d092574023e8b268bd3a6f0 | |
parent | 00485d094244db47ae2bf4f738e8d0f8d9f5890f [diff] |
md: use correct type in super_1_sync If we want to convert from a little endian format we need to cast to a little endian type, otherwise sparse will be unhappy. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Song Liu <songliubraving@fb.com>