[GIT PULL] MTD fixes for 5.8 final
From: Richard Weinberger
Date: Sun Aug 02 2020 - 15:17:25 EST
Linus,
sorry for the late PR, feel free to postpone it into the merge window.
The following changes since commit d15be546031cf65a0fc34879beca02fd90fe7ac7:
Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media into master (2020-07-22 11:56:00 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes
for you to fetch changes up to f7e6b19bc76471ba03725fe58e0c218a3d6266c3:
mtd: properly check all write ioctls for permissions (2020-07-24 23:03:11 +0200)
----------------------------------------------------------------
Greg Kroah-Hartman (1):
mtd: properly check all write ioctls for permissions
drivers/mtd/mtdchar.c | 56 ++++++++++++++++++++++++++++++++++++++++++---------
1 file changed, 47 insertions(+), 9 deletions(-)