[PATCH] powerpc: Stop using no_llseek

Michael Ellerman patch-notifications at ellerman.id.au
Fri Sep 6 21:52:52 AEST 2024


On Tue, 03 Sep 2024 21:19:51 +1000, Michael Ellerman wrote:
> Since commit 868941b14441 ("fs: remove no_llseek"), no_llseek() is
> simply defined to be NULL, and a NULL llseek means seeking is
> unsupported.
> 
> So for statically defined file_operations, such as all these, there's no
> need or benefit to set llseek = no_llseek.
> 
> [...]

Applied to powerpc/next.

[1/1] powerpc: Stop using no_llseek
      https://git.kernel.org/powerpc/c/5b4bc44a4854ccd41eef9aa9f47677f7d136c294

cheers


More information about the Linuxppc-dev mailing list