diff options
author | Tom Rini <trini@konsulko.com> | 2015-12-07 16:26:08 -0500 |
---|---|---|
committer | Michal Marek <mmarek@suse.com> | 2016-02-17 22:52:04 +0100 |
commit | 46fe94ad18aa7ce6b3dad8c035fb538942020f2b (patch) | |
tree | ef7acb440291f285efdb6dc910aec8c1abf1db70 /include/trace | |
parent | a043934207c5eb271deeaed2e9bd019c3be92cad (diff) | |
download | linux-46fe94ad18aa7ce6b3dad8c035fb538942020f2b.tar.gz linux-46fe94ad18aa7ce6b3dad8c035fb538942020f2b.tar.bz2 linux-46fe94ad18aa7ce6b3dad8c035fb538942020f2b.zip |
kbuild: fixdep: Check fstat(2) return value
Coverity has recently added a check that will find when we don't check
the return code from fstat(2). Copy/paste the checking logic that
print_deps() has with an appropriate re-wording of the perror() message.
Signed-off-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Michal Marek <mmarek@suse.com>
Diffstat (limited to 'include/trace')
0 files changed, 0 insertions, 0 deletions