mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 04:10:49 -05:00
o use braces to avoid potentially ambiguous else o don't default to type int (and also remove a useless register modifier). o Use parens around assignment values used as truth values. o Remove unused function. Reviewed by: obrien and chuckr |
||
|---|---|---|
| .. | ||
| blocks.c | ||
| change.c | ||
| chunk.c | ||
| create_chunk.c | ||
| disk.c | ||
| disklabel.c | ||
| libdisk.3 | ||
| libdisk.h | ||
| Makefile | ||
| rules.c | ||
| tst01.c | ||
| write_disk.c | ||