1
0
Fork 0
alistair23-linux/scripts/basic
Tom Rini 46fe94ad18 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>
2016-02-17 22:52:04 +01:00
..
.gitignore bin2c: move bin2c in scripts/basic 2014-08-08 15:57:32 -07:00
Makefile kernel: build bin2c based on config option CONFIG_BUILD_BIN2C 2014-08-08 15:57:32 -07:00
bin2c.c bin2c: move bin2c in scripts/basic 2014-08-08 15:57:32 -07:00
fixdep.c kbuild: fixdep: Check fstat(2) return value 2016-02-17 22:52:04 +01:00