From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> Linus, Please pull the following fix for the next RC from the GPIO subsystem. Thanks, Bartosz The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86: Linux 6.7-rc1 (2023-11-12 16:19:07 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.7-rc5 for you to fetch changes up to 95dd1e34ff5bbee93a28ff3947eceaf6de811b1a: gpiolib: sysfs: Fix error handling on failed export (2023-12-01 10:44:48 +0100) ---------------------------------------------------------------- gpio fixes for v6.7-rc5 - fix an error path after a failed export in sysfs code ---------------------------------------------------------------- Boerge Struempfel (1): gpiolib: sysfs: Fix error handling on failed export drivers/gpio/gpiolib-sysfs.c | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-)