master
misc: fix typos [codespell]
build-sys: use top-level directory for libblkid rather than shlibs/blkid
style: adapt function definitions to kernel style
libblkid: bsd: use 64-bit for partition offset calculations
libblkid: (dasd) remove unnecessary 'rc' variable
libblkid: dos: fix 32-bit overflow in partition start/size [coverity: CID 503517, 503518]
libblkid: gpt: fix wiper offset to use sector size
libblkid: mac: use 64-bit for partition offset calculations
libblkid: constify cached disk data
libblkid: fix use-after-free in nested partition probing
libblkid: Add support for DASD partition table
libblkid: sgi: use generic checksum handling
libblkid: solaris: use 64-bit for partition offset calculations
libblkid: sun: use generic checksum handling
misc: Fix various typos