diff options
| author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2021-07-21 10:45:11 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-07-27 15:07:43 +0200 |
| commit | 56315e55119c0ea57e142b6efb7c31208628ad86 (patch) | |
| tree | ce33c58264d2242ea3e39aeef205299db494099d /net | |
| parent | 66c1c64ea89d98f971201f3172674ded735642c0 (diff) | |
| download | linux-56315e55119c0ea57e142b6efb7c31208628ad86.tar.bz2 | |
staging: ks7010: Fix the initialization of the 'sleep_status' structure
'sleep_status' has 3 atomic_t members. Initialize the 3 of them instead of
initializing only 2 of them and setting 0 twice to the same variable.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/d2e52a33a9beab41879551d0ae2fdfc99970adab.1626856991.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions