]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ql*_def.h: fix QL_ALIGN parenthesization
authorRyan Libby <rlibby@FreeBSD.org>
Wed, 18 Oct 2017 19:28:28 +0000 (19:28 +0000)
committerRyan Libby <rlibby@FreeBSD.org>
Wed, 18 Oct 2017 19:28:28 +0000 (19:28 +0000)
commitdd00a8cd290a4189c3e0cf4aad5100e6b4ec66f7
tree84ce8df63fa87aa637d1911398f133f4b3f63355
parent4e1847781bdf26b80cd541971868bafffaf64bf5
ql*_def.h: fix QL_ALIGN parenthesization

QL_ALIGN is a set of copies of roundup2, but it was missing an outer set
of parentheses, which began to matter with r324538. Now, fully copy the
parenthesization of roundup2.

Reviewed by: davidcs
Differential Revision: https://reviews.freebsd.org/D12673
sys/dev/qlnx/qlnxe/qlnx_def.h
sys/dev/qlxgb/qla_def.h
sys/dev/qlxgbe/ql_def.h
sys/dev/qlxge/qls_def.h