diff options
| author | 2022-05-11 12:31:01 +0100 | |
|---|---|---|
| committer | 2022-05-11 12:31:01 +0100 | |
| commit | 3cc5c6a7829a67d943a8e9c42edbcc0db18493e2 (patch) | |
| tree | 359c4f74206330efac17d20523f50145d887e48e /include/linux/phy/git:/ssh:/git@git.zx2c4.com | |
| parent | Merge branch 'atlantic-fixes' (diff) | |
| parent | s390/lcs: fix variable dereferenced before check (diff) | |
| download | linux-dev-3cc5c6a7829a67d943a8e9c42edbcc0db18493e2.tar.xz linux-dev-3cc5c6a7829a67d943a8e9c42edbcc0db18493e2.zip | |
Merge branch 's390-net-fixes'
Alexandra Winter says:
====================
s390/net: Cleanup some code checker findings
clean up smatch findings in legacy code. I was not able to provoke
any real failures on my systems, but other hardware reactions,
timing conditions or compiler output, may cause failures.
There are still 2 smatch warnings left in s390/net:
drivers/s390/net/ctcm_main.c:1326 add_channel() warn: missing error code 'rc'
This one is a false positive.
drivers/s390/net/netiucv.c:1355 netiucv_check_user() warn: argument 3 to %02x specifier has type 'char'
Postponing this one, need to better understand string handling in iucv.
There are several sparse warnings left in ctcm, like:
drivers/s390/net/ctcm_fsms.c:573:9: warning: context imbalance in 'ctcm_chx_setmode' - different lock contexts for basic block
Those are mentioned in the source, no plan to rework.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/phy/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
