misc: Use __ferror_unlocked instead of ferror
The ferror results in an unnecessary PLT reference. Use __ferror_unlocked instead , which gets inlined.
Loading
Please register or sign in to comment
The ferror results in an unnecessary PLT reference. Use __ferror_unlocked instead , which gets inlined.