![]() We're checking if errno is ENOTDIR, not setting it; the previous code would always return true, and then set errno 0, which in the context of this code was actually OK, so this patch makes no functional difference in practise. However, I'm a stickler for technical correctness. I caught this when trying to compile with clang, because clang is quite pedantic about checking for exactly this type of bug. Signed-off-by: Leah Rowe <leah@libreboot.org> |
||
---|---|---|
.. | ||
dell-flash-unlock | ||
me7_update_parser | ||
nvmutil | ||
spkmodem_recv |