summaryrefslogtreecommitdiffstats
path: root/login-utils/auth.c
diff options
context:
space:
mode:
authorRuediger Meier2017-06-13 03:16:02 +0200
committerRuediger Meier2017-06-13 18:06:36 +0200
commit7f387c5c215e7208a7217d528878fb5d3b2a7b5b (patch)
tree7fe020dc1b94c17c935cec30764603dca2f8a06f /login-utils/auth.c
parentlscpu: cleanup DMI detection return codes (diff)
downloadkernel-qcow2-util-linux-7f387c5c215e7208a7217d528878fb5d3b2a7b5b.tar.gz
kernel-qcow2-util-linux-7f387c5c215e7208a7217d528878fb5d3b2a7b5b.tar.xz
kernel-qcow2-util-linux-7f387c5c215e7208a7217d528878fb5d3b2a7b5b.zip
libfdisk: cleanup sun label checksum usuage
We are using now the formerly unused function sun_pt_checksum(). This cleanup was motivated by clang compiler warning, see below. Also nice that we are now always using uint16_t instead of short. Warning was: ../libfdisk/src/sun.c:177:35: warning: taking address of packed member 'csum' of class or structure 'sun_disklabel' may result in an unaligned pointer value [-Waddress-of-packed-member] while(ush < (unsigned short *)(&sunlabel->csum)) Signed-off-by: Ruediger Meier <ruediger.meier@ga-group.nl>
Diffstat (limited to 'login-utils/auth.c')
0 files changed, 0 insertions, 0 deletions