commit | 166ec4633b63c69fabc5d8d745a1c5b73fb53f1d | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Fri Jan 17 17:26:54 2020 +0100 |
committer | Arnd Bergmann <arnd@arndb.de> | Tue Jul 27 23:01:13 2021 +0200 |
tree | 26513c973ceac445c879574bafde465644270aad | |
parent | 98b861a304318e60eea584bef123d924e5d0dcff [diff] |
asm-generic: remove extra strn{cpy_from,len}_user declarations As these are now in asm-generic, it's no longer necessary to declare them in the architecture. Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Arnd Bergmann <arnd@arndb.de>