Message ID | 20231209193319.6993-1-brgl@bgdev.pl |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] gpio: fixes for v6.7-rc5 | expand |
The pull request you sent on Sat, 9 Dec 2023 20:33:19 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.7-rc5
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/99d4cf7659554c2c9c5e4c0808782759b7d32bbd
Thank you!
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> 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(-)