diff options
| author | Li kunyu <[email protected]> | 2023-10-23 06:23:59 +0000 |
|---|---|---|
| committer | Petr Mladek <[email protected]> | 2023-10-24 08:19:48 +0000 |
| commit | 3f6074cf467f6c2beb7db0b0d685fb53f25ae9aa (patch) | |
| tree | 045a0e0d2d33db481c60150450d630d5856ebc6d /drivers/cdx/controller/cdx_controller.c | |
| parent | Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... (diff) | |
| download | kernel-3f6074cf467f6c2beb7db0b0d685fb53f25ae9aa.tar.gz kernel-3f6074cf467f6c2beb7db0b0d685fb53f25ae9aa.zip | |
printk: printk: Remove unnecessary statements'len = 0;'
In the following two functions, len has already been assigned a value of
0 when defining the variable, so remove 'len=0;'.
Signed-off-by: Li kunyu <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions
