]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: most: remove data sanity check
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 1 Jul 2019 13:49:33 +0000 (15:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jul 2019 16:28:28 +0000 (18:28 +0200)
commit8f9e3a519d56f420d2d4cee6521bae48b8273abf
tree153b96f42957476cb5ae6917837fe1888565d492
parent23a4388f24f5356fa0bef07911c7b4fbc97619ac
staging: most: remove data sanity check

This patch removes the data check in the set_cfg_* functions, because
the modules infacing the hardware (usb, i2c, ...) already have it.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Link: https://lore.kernel.org/r/1561988973-301-1-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/configfs.c