diff options
author | 2023-10-23 14:23:59 +0800 | |
---|---|---|
committer | 2023-10-24 10:19:48 +0200 | |
commit | 3f6074cf467f6c2beb7db0b0d685fb53f25ae9aa (patch) | |
tree | 045a0e0d2d33db481c60150450d630d5856ebc6d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux (diff) | |
download | wireguard-linux-3f6074cf467f6c2beb7db0b0d685fb53f25ae9aa.tar.xz wireguard-linux-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 <kunyu@nfschina.com>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20231023062359.130633-1-kunyu@nfschina.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions