aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorPavel Skripkin <paskripkin@gmail.com>2021-09-03 21:18:07 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-13 08:49:47 +0200
commitb5fd167d73b2608e66414c923cbf6724e971aeec (patch)
tree2e1cb218e6fc0df53dee83f35b031afe181278b4 /scripts/objdiff
parentstaging: r8188eu: fix memory leak in rtw_set_key (diff)
staging: r8188eu: remove useless memset
psetkeyparm is kzalloced buffer, there is no need in zeroing it one more time, since kzalloc had already set memory to 0. Fixes: 15865124feed ("staging: r8188eu: introduce new core dir for RTL8188eu driver") Signed-off-by: Pavel Skripkin <paskripkin@gmail.com> Link: https://lore.kernel.org/r/97a283ed5b97632033b0fc7c6aa0fbfc82f06da3.1630692375.git.paskripkin@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions