diff options
author | Wei Yongjun <[email protected]> | 2016-10-18 15:54:50 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-10-18 14:26:00 -0400 |
commit | 4251e7475d4b2ac0d9ad039439ad0650921b1d27 (patch) | |
tree | f5f633e51f0ae1756ae74c5fd79aeb0a513aedfd /lib/cpu-notifier-error-inject.c | |
parent | aa0938c6d77d84d9ab72c5674c9624dddc345095 (diff) |
qed: Remove useless set memory to zero use memset()
The memory return by kzalloc() has already be set to zero, so
remove useless memset(0).
Signed-off-by: Wei Yongjun <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions