diff options
author | Thomas Weißschuh <[email protected]> | 2024-10-10 09:01:04 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-11-02 12:37:32 +0100 |
commit | ff435493d67a2ca7b7be88c3feeca52893790391 (patch) | |
tree | e2fbefb81db3ea496bdd7c4a6ac792aa7d96798a /drivers/fpga/fpga-mgr.c | |
parent | cf12469600fe50aa4ce720645fd31e97a5d2e87b (diff) |
csky/vdso: Remove arch_vma_name()
All callers of arch_vma_name() also get the name via vm_ops, which for
these VMAs will use the name from 'struct vma_special_mapping'.
Therefore the custom implementation is unnecessary and can be removed in
favor of the default implementation from kernel/signal.c.
Signed-off-by: Thomas Weißschuh <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions