diff options
| author | Ran Xiaokai <ran.xiaokai@zte.com.cn> | 2026-02-12 11:11:46 +0000 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2026-02-12 15:45:58 -0800 |
| commit | f7a553b813f85a5a39e1123c7a588a3d383877ab (patch) | |
| tree | e393b7de872e0abdf8158f70c01577fb31e1d8e5 /scripts | |
| parent | 34df6c4734db4765d6ec2b0f0b61d4aec4a8f345 (diff) | |
kho: remove unnecessary WARN_ON(err) in kho_populate()
The following pr_warn() provides detailed error and location information,
WARN_ON(err) adds no additional debugging value, so remove the redundant
WARN_ON() call.
Link: https://lkml.kernel.org/r/20260212111146.210086-3-ranxiaokai627@163.com
Signed-off-by: Ran Xiaokai <ran.xiaokai@zte.com.cn>
Reviewed-by: Pratyush Yadav <pratyush@kernel.org>
Reviewed-by: Pasha Tatashin <pasha.tatashin@soleen.com>
Cc: Alexander Graf <graf@amazon.com>
Cc: Mike Rapoport <rppt@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
