Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the build in case FIO_HAVE_DISK_UTIL is not defined
This patch fixes the following build error: stat.c: In function 'show_thread_status_terse_all': stat.c:1243:31: error: suggest braces around empty body in an 'if' statement [-Werror=empty-body] show_disk_util(1, NULL, out); ^ Signed-off-by: Bart Van Assche <[email protected]>
- Loading branch information