]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r316102:
authorngie <ngie@FreeBSD.org>
Thu, 20 Jul 2017 00:47:50 +0000 (00:47 +0000)
committerngie <ngie@FreeBSD.org>
Thu, 20 Jul 2017 00:47:50 +0000 (00:47 +0000)
commit8d490a66ff6d1ad6686952cfb11daf95a5fb5bc0
treedf8afdb16ad55435007a27d0b7b3673f57aaf86c
parent69b07061306ad2f32f01a56ff97d678c2c8e2ea9
MFC r316102:

Wrap bootcamp DEBUG statement with curly braces

This fixes a -Wempty-body warning with gcc 6.3.0 when PART_DEBUG is undefined.

Tested with: amd64-gcc-6.3.0 (devel/amd64-xtoolchain-gcc)
sys/boot/common/part.c