Re: [PATCH] arch: fix without checked-return value with lseek

From: Michael Ellerman
Date: Fri May 03 2019 - 03:00:03 EST


On Tue, 2018-10-30 at 13:21:55 UTC, Bo YU wrote:
> lseek should have returned value but we miss it maybe.
> This is detected by Coverity scan:
> CID: 1440481
>
> Signed-off-by: Bo YU <tsu.yubo@xxxxxxxxx>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/5d085ec04a000fefb5182d3b03ee46ca

cheers