Skip to content
  • Ye Li's avatar
    MLK-20239-6 imx8m: Fix coverity CID 1900601 · 0e653b6a
    Ye Li authored
    
    
    Fix coverity issue CID 1900601: Unchecked return value from library (CHECKED_RETURN)
    check_return: Calling lseek(ifd, offset, 0) without checking return value.
    This library function may fail and return an error code
    
    Signed-off-by: default avatarYe Li <ye.li@nxp.com>
    0e653b6a