diff options
author | Liao Yuanhong <liaoyuanhong@vivo.com> | 2025-08-07 15:39:49 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-08-11 16:08:52 +0300 |
commit | f6cc4140e161831e5796f099f5abc3af953ae2b8 (patch) | |
tree | ab28d685c42546279b631d19c7ed8cd255815039 /rust/kernel/irq/request.rs | |
parent | c6871d56b52ec177b8b8bd891fa0cbbd004b646d (diff) | |
download | linux-f6cc4140e161831e5796f099f5abc3af953ae2b8.tar.xz |
regulator: tps6524x: Remove unnecessary memset
devm_kzalloc() has already been initialized to full 0 space, there is no
need to use memset() to initialize again.
Signed-off-by: Liao Yuanhong <liaoyuanhong@vivo.com>
Link: https://patch.msgid.link/20250807123949.495193-1-liaoyuanhong@vivo.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/kernel/irq/request.rs')
0 files changed, 0 insertions, 0 deletions