diff options
author | 2022-04-05 16:05:56 +0800 | |
---|---|---|
committer | 2022-05-21 11:41:29 -0500 | |
commit | 1b0070aca35ed70f9cc6f97b5d9f7f98cb4771fd (patch) | |
tree | 6131e60565457abe87751a601005c03f76651753 /scripts/gdb/linux/utils.py | |
parent | mailbox: imx: remove redundant initializer (diff) | |
download | linux-dev-1b0070aca35ed70f9cc6f97b5d9f7f98cb4771fd.tar.xz linux-dev-1b0070aca35ed70f9cc6f97b5d9f7f98cb4771fd.zip |
mailbox: remove an unneeded NULL check on list iterator
The list iterator is always non-NULL so it doesn't need to be checked.
Thus just remove the unnecessary NULL check.
Signed-off-by: Xiaomeng Tong <xiam0nd.tong@gmail.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions