Commit 97531f8
gpiolib: remove unnecessary 'out of memory' messages
[ Upstream commit 0ba6f1e ]
We don't need to add additional logs when returning -ENOMEM so remove
unnecessary error messages.
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Stable-dep-of: a7ac22d ("gpiolib: fix race condition for gdev->srcu")
Signed-off-by: Sasha Levin <sashal@kernel.org>1 parent 75bfb05 commit 97531f8
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2316 | 2316 | | |
2317 | 2317 | | |
2318 | 2318 | | |
2319 | | - | |
2320 | | - | |
| 2319 | + | |
2321 | 2320 | | |
2322 | | - | |
2323 | 2321 | | |
2324 | 2322 | | |
2325 | 2323 | | |
| |||
2379 | 2377 | | |
2380 | 2378 | | |
2381 | 2379 | | |
2382 | | - | |
2383 | | - | |
| 2380 | + | |
2384 | 2381 | | |
2385 | | - | |
2386 | 2382 | | |
2387 | 2383 | | |
2388 | 2384 | | |
| |||
0 commit comments