Standardize the names SECTOR_SIZE and SECTOR_SHIFT
authorH. Peter Anvin <hpa@zytor.com>
Tue, 19 May 2009 23:48:19 +0000 (16:48 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 19 May 2009 23:48:19 +0000 (16:48 -0700)
commit43b3ae31727836ef0e9c7348fa98c462a47b52aa
tree00ff02577f0e298c96bb523cbe755e0a99657aa2
parent0fa4369624b4637a7e36ed22e89a759031f08327
Standardize the names SECTOR_SIZE and SECTOR_SHIFT

Use the names SECTOR_SIZE and SECTOR_SHIFT everywhere, instead of an
odd mix of symbols and hard-coded constants.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
dos/syslinux.c
extlinux/main.c
libinstaller/syslinux.h
libinstaller/syslxmod.c
linux/syslinux.c
mtools/syslinux.c
win32/syslinux.c