Searched hist:c1420f8b2b0f3c833c024979495ab22db34a5dbe (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/scripts/basic/ |
| H A D | fixdep.c | c1420f8b2b0f3c833c024979495ab22db34a5dbe Fri May 13 14:54:04 UTC 2016 Tom Rini <trini@konsulko.com> 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.
[ Linux commit : 46fe94ad18aa7ce6b3dad8c035fb538942020f2b ]
Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Michal Marek <mmarek@suse.com>
|