On Thu, Sep 26, 2019 at 02:39:52PM +0300, Nikolay Borisov wrote: > Handle SEEK_END/SEEK_CUR in a single 'default' case by directly > returning from generic_file_llsee. This makes the 'out' label redundant. > Finally return directly the vale from vfs_setpos. No semantic changesl. > > Signed-off-by: Nikolay Borisov <[email protected]>
Reviewed-by: Josef Bacik <[email protected]> Thanks, Josef
