mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
8f18604e6f
The region set by the call to memset is immediately overwritten by the subsequent call to memcpy. The semantic patch that makes this change is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ expression e1,e2,e3,e4; @@ - memset(e1,e2,e3); memcpy(e1,e4,e3); // </smpl> Signed-off-by: Julia Lawall <julia@diku.dk> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
---|---|---|
.. | ||
ieee80211 | ||
authors | ||
changes | ||
copying | ||
dot11d.h | ||
ieee80211.h | ||
ieee80211_crypt.h | ||
Kconfig | ||
Makefile | ||
r819xU_cmdpkt.c | ||
r819xU_cmdpkt.h | ||
r819xU_firmware.c | ||
r819xU_firmware.h | ||
r819xU_firmware_img.c | ||
r819xU_firmware_img.h | ||
r819xU_HTGen.h | ||
r819xU_HTType.h | ||
r819xU_phy.c | ||
r819xU_phy.h | ||
r819xU_phyreg.h | ||
r8180_93cx6.c | ||
r8180_93cx6.h | ||
r8180_pm.c | ||
r8180_pm.h | ||
r8190_rtl8256.c | ||
r8190_rtl8256.h | ||
r8192U.h | ||
r8192U_core.c | ||
r8192U_dm.c | ||
r8192U_dm.h | ||
r8192U_hw.h | ||
r8192U_wx.c | ||
r8192U_wx.h |