1
0
Fork 0
remarkable-uboot/fs/zfs
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef
Use 'struct' instead of a typdef. Also since 'struct block_dev_desc' is long
and causes 80-column violations, rename it to struct blk_desc.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
2016-03-14 15:34:50 -06:00
..
Makefile fs: descend into sub directories when it is necessary 2013-11-17 14:11:34 -05:00
dev.c dm: Drop the block_dev_desc_t typedef 2016-03-14 15:34:50 -06:00
zfs.c dm: Drop the block_dev_desc_t typedef 2016-03-14 15:34:50 -06:00
zfs_fletcher.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
zfs_lzjb.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
zfs_sha256.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00