diff options
author | Andrew Goodbody <andrew.goodbody@linaro.org> | 2025-07-08 17:51:16 +0100 |
---|---|---|
committer | Jerome Forissier <jerome.forissier@linaro.org> | 2025-08-01 09:30:47 +0200 |
commit | 31a8d2d34082ff6d1e2989912a373aed3f080fb6 (patch) | |
tree | 6b861477e7b9b91803ec867443548b482368b823 /scripts/dtc/pylibfdt/setup.py | |
parent | f5e968a28e7cdc2c4365f5a382e02f074ee03fac (diff) |
net: Add parens to macro PSEUDO_HDR_SIZE
Smatch reports a warning about possibly needing parens around the macro
PSEUDO_HDR_SIZE. This will not affect the one place the macro is used
but add the parens anyway as it is good practice to have them and if the
macro is used again in the future it could possibly matter then.
Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Diffstat (limited to 'scripts/dtc/pylibfdt/setup.py')
0 files changed, 0 insertions, 0 deletions