• James Hogan's avatar
    metag/usercopy: Drop unused macros · ef62a2d8
    James Hogan authored
    Metag's lib/usercopy.c has a bunch of copy_from_user macros for larger
    copies between 5 and 16 bytes which are completely unused. Before fixing
    zeroing lets drop these macros so there is less to fix.
    Signed-off-by: default avatarJames Hogan <james.hogan@imgtec.com>
    Cc: Al Viro <viro@zeniv.linux.org.uk>
    Cc: linux-metag@vger.kernel.org
    Cc: stable@vger.kernel.org
    ef62a2d8
usercopy.c 32.8 KB