--- - branch: MAIN date: Tue Jun 21 12:20:43 UTC 2022 files: - new: '1.16' old: '1.15' path: src/sys/arch/x68k/stand/libsa/sdcd.c pathrev: src/sys/arch/x68k/stand/libsa/sdcd.c@1.16 type: modified id: 20220621T122043Z.fe6a8aba78d9c47e6b6121770ab657ede6df6ca8 log: | x68k/stand: Correct a condition expression. - start is LBA but dblk is relative from this partition. - The first term was wrong. It should be '(x & 0x1fffff) == x', but it's more simple to use numerical comparison. There would have been no impact. module: src subject: 'CVS commit: src/sys/arch/x68k/stand/libsa' unixtime: '1655814043' user: isaki