diff options
author | David Kershner <david.kershner@unisys.com> | 2017-08-30 13:36:21 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-31 18:17:39 +0200 |
commit | a6f24e9554b2663177fb451186a3cfedaca7af33 (patch) | |
tree | 3e857c7e953a0b2205b8119084db2276a226406a /net/lapb/lapb_subr.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 <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions