Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Gcc complains about: lib/perf-counter.c:43:13: error: ignoring return value of 'read', declared with attribute warn_unused_result [-Werror=unused-result] read(fd__, counter, sizeof(*counter)); Signed-off-by: Andy Zhou <[email protected]> Acked-by: Russell Bryant <[email protected]>
- Loading branch information