diff options
author | Mukesh Ojha <[email protected]> | 2024-03-21 20:53:59 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2024-04-21 12:07:10 -0500 |
commit | 3de990f7895906a7a18d2dff63e3e525acaa4ecc (patch) | |
tree | 4643c76325406b6c908b5dc81f16de88299cd07d /scripts/gdb/linux/modules.py | |
parent | d6cbce2cd354c9a37a558f290a8f1dfd20584f99 (diff) |
firmware: qcom: scm: Remove log reporting memory allocation failure
Remove redundant memory allocation failure.
WARNING: Possible unnecessary 'out of memory' message
+ if (!mdata_buf) {
+ dev_err(__scm->dev, "Allocation of metadata buffer failed.\n");
Signed-off-by: Mukesh Ojha <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions