summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2021-07-21 10:45:11 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-22 11:48:05 +0200
commit962ee5d1ff986bbc0f0370337db32fdfc7f2e7ed (patch)
tree7d23904a1e91ae7000921b3eb553cd9b347203dc /samples
parentcf30a0b8c6425b4d041993671475099315b55278 (diff)
staging: ks7010: Fix the initialization of the 'sleep_status' structure
[ Upstream commit 56315e55119c0ea57e142b6efb7c31208628ad86 ] '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> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions