From: Linus Torvalds Date: Fri, 7 Jul 2017 05:07:44 +0000 (-0700) Subject: Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs X-Git-Tag: v4.13-rc1~122 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dc502142b65b9e31eb90ab4344b3acadb2698317;p=platform%2Fkernel%2Flinux-exynos.git Merge branch 'uaccess.strlen' of git://git./linux/kernel/git/viro/vfs Pull user access str* updates from Al Viro: "uaccess str...() dead code removal" * 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: s390 keyboard.c: don't open-code strndup_user() mips: get rid of unused __strnlen_user() get rid of unused __strncpy_from_user() instances kill strlen_user() --- dc502142b65b9e31eb90ab4344b3acadb2698317