summaryrefslogtreecommitdiffstats
path: root/fs/pstore/ram.c
diff options
context:
space:
mode:
authorMichael Ellerman <mpe@ellerman.id.au>2024-09-03 13:19:51 +0200
committerMichael Ellerman <mpe@ellerman.id.au>2024-09-05 14:30:14 +0200
commit5b4bc44a4854ccd41eef9aa9f47677f7d136c294 (patch)
tree95ef365103373a9eebc296fde0b3a306331590fd /fs/pstore/ram.c
parentpowerpc/64s: Remove the "fast endian switch" syscall (diff)
downloadlinux-5b4bc44a4854ccd41eef9aa9f47677f7d136c294.tar.xz
linux-5b4bc44a4854ccd41eef9aa9f47677f7d136c294.zip
powerpc: Stop using no_llseek
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. Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20240903111951.141376-1-mpe@ellerman.id.au
Diffstat (limited to 'fs/pstore/ram.c')
0 files changed, 0 insertions, 0 deletions