Commit ae1b6b4
serial: sh-sci: simplify locking when re-issuing RXDMA fails
Avoid a superfluous unlock/lock-pair by simply moving the printout to
the end of bailing out.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20240506114016.30498-10-wsa+renesas@sang-engineering.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent 0c9c1ea commit ae1b6b4
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1360 | 1360 | | |
1361 | 1361 | | |
1362 | 1362 | | |
1363 | | - | |
1364 | | - | |
1365 | 1363 | | |
1366 | | - | |
1367 | 1364 | | |
1368 | 1365 | | |
1369 | 1366 | | |
1370 | 1367 | | |
| 1368 | + | |
1371 | 1369 | | |
1372 | 1370 | | |
1373 | 1371 | | |
| |||
0 commit comments