mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
The second statements on the lines are not guarded by the `if' condition. This triggers a warning with newer gcc. It's relatively harmless given the usage, but incorrect. Instead, wrap the statements so they're properly guarded. Reported by: powerpc64-gcc xtoolchain MFC after: 1 week |
||
|---|---|---|
| .. | ||
| dfs.c | ||
| mpc85xx_jog.c | ||
| pcr.c | ||
| pmcr.c | ||
| pmufreq.c | ||