8736 amt: variable set but not used
Review Request #687 — Created Oct. 27, 2017 and submitted
Information | |
---|---|
tsoome | |
illumos-gate | |
8736 | |
30a2962... | |
Reviewers | |
general | |
../amt.c: In function 'probe_data_area': ../amt.c:237:15: error: variable 'p1' set but not used [-Werror=unused-but-set-variable] volatile int p1; ^~ ../amt.c: In function 'probe_hole': ../amt.c:661:25: error: variable 'probe' set but not used [-Werror=unused-but-set-variable] volatile unsigned char probe; ^~~~~ cc1: all warnings being treated as errors
Change Summary:
small cstyle fix for pbchk.
Commit: |
|
||||
---|---|---|---|---|---|
Diff: |
Revision 2 (+4 -5) |