Commit c076d74
soc: ti: knav_dma: 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-7-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Nishanth Menon <nm@ti.com>1 parent 168d2fb commit c076d74
1 file changed
Lines changed: 1 addition & 3 deletions
File tree
- drivers/soc/ti
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
716 | 716 | | |
717 | 717 | | |
718 | 718 | | |
719 | | - | |
720 | | - | |
| 719 | + | |
721 | 720 | | |
722 | | - | |
723 | 721 | | |
724 | 722 | | |
725 | 723 | | |
| |||
0 commit comments