10027 loader: common/ufsread: variable 'indbuf' set but not used
Review Request #1312 — Created Dec. 3, 2018 and submitted
Information | |
---|---|
tsoome | |
illumos-gate | |
10027 | |
8d0024d... | |
Reviewers | |
general | |
../../../common/ufsread.c: In function 'inode_type': ../../../common/ufsread.c:182:8: warning: variable 'indbuf' set but not used [-Wunused-but-set-variable] void *indbuf; ^~~~~~