aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorHimanshu Jha <[email protected]>2017-08-28 16:36:02 +0530
committerGreg Kroah-Hartman <[email protected]>2017-08-29 08:24:04 +0200
commit2ad05de99f3958283d25c7147be3aaa677e95c14 (patch)
tree6d3b4e8c7b04c0ba5565786869f85e6862dfc5e7 /lib/netdev-notifier-error-inject.c
parent30207d7b640cd27a814abbc657c911121160dc10 (diff)
staging: rtl8188eu: remove unnecessary call to memset
call to memset to assign 0 value immediately after allocating memory with kzalloc is unnecesaary as kzalloc allocates the memory filled with 0 value. Signed-off-by: Himanshu Jha <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions