Commit 168d2fb
soc: ti: knav_qmss: Remove ENOMEM printks
Printing messages on ENOMEM errors is redundant and discouraged, because
core already prints detailed report. Simplify the code by dropping
such dev_err().
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260102124729.63964-6-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Nishanth Menon <nm@ti.com>1 parent fdce161 commit 168d2fb
1 file changed
Lines changed: 0 additions & 3 deletions
File tree
- drivers/soc/ti
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1091 | 1091 | | |
1092 | 1092 | | |
1093 | 1093 | | |
1094 | | - | |
1095 | 1094 | | |
1096 | 1095 | | |
1097 | 1096 | | |
| |||
1409 | 1408 | | |
1410 | 1409 | | |
1411 | 1410 | | |
1412 | | - | |
1413 | 1411 | | |
1414 | 1412 | | |
1415 | 1413 | | |
| |||
1509 | 1507 | | |
1510 | 1508 | | |
1511 | 1509 | | |
1512 | | - | |
1513 | 1510 | | |
1514 | 1511 | | |
1515 | 1512 | | |
| |||
0 commit comments