diff options
author | David Kershner <[email protected]> | 2017-08-30 13:36:21 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-08-31 18:17:39 +0200 |
commit | a6f24e9554b2663177fb451186a3cfedaca7af33 (patch) | |
tree | 3e857c7e953a0b2205b8119084db2276a226406a /lib/netdev-notifier-error-inject.c | |
parent | 7fa098a1c61d2499e992b3855238fc743c81cf39 (diff) |
staging: unisys: visorbus: Remove useless initialization.
The variable ctx was allocated with kzalloc, so all the data inside is
zero, no need to reset it to 0.
Signed-off-by: David Kershner <[email protected]>
Reviewed-by: Tim Sell <[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