mirror-linux/arch/powerpc/platforms/cell
Michael Ellerman 5b4bc44a48 powerpc: Stop using no_llseek
Since commit 868941b144 ("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
2024-09-05 22:30:14 +10:00
..
spufs powerpc: Stop using no_llseek 2024-09-05 22:30:14 +10:00
Kconfig powerpc/64s: Make hash MMU support configurable 2021-12-09 22:40:24 +11:00
Makefile
axon_msi.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
cbe_powerbutton.c powerpc: add missing MODULE_DESCRIPTION() macros 2024-07-04 22:39:20 +10:00
cbe_regs.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
cbe_thermal.c powerpc: add missing MODULE_DESCRIPTION() macros 2024-07-04 22:39:20 +10:00
cell.h
cpufreq_spudemand.c powerpc: add missing MODULE_DESCRIPTION() macros 2024-07-04 22:39:20 +10:00
interrupt.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
interrupt.h
iommu.c powerpc/iommu: Code cleanup for cell/iommu.c 2024-05-07 23:44:55 +10:00
pervasive.c powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
pervasive.h
pmu.c
ras.c powerpc: address missing-prototypes warnings 2023-08-02 22:22:19 +10:00
ras.h
setup.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
smp.c powerpc/rtas: Add kernel-doc comments to smp_startup_cpu() 2024-05-07 23:16:13 +10:00
spider-pci.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
spider-pic.c powerpc: Add missing headers 2022-05-08 22:15:40 +10:00
spu_base.c powerpc/spufs: remove unneeded if-checks 2023-05-15 23:25:56 +10:00
spu_callbacks.c powerpc: Use common syscall handler type 2022-09-28 19:22:09 +10:00
spu_manage.c powerpc: address missing-prototypes warnings 2023-08-02 22:22:19 +10:00
spu_priv1_mmio.c powerpc: Remove asm/prom.h from all files that don't need it 2022-05-08 22:15:04 +10:00
spu_priv1_mmio.h
spu_syscalls.c