diff options
author | 2020-04-02 20:53:59 +0200 | |
---|---|---|
committer | 2020-04-03 14:39:58 +0100 | |
commit | c515291d312760ff0ad1d4431f0fb29be5d0ef45 (patch) | |
tree | 72d4692b157fffd26c3de53f053452008ca5188d /fs/jbd2/commit.c | |
parent | ASoC: Intel: atom: Check drv->lock is locked in sst_fill_and_send_cmd_unlocked (diff) | |
download | linux-dev-c515291d312760ff0ad1d4431f0fb29be5d0ef45.tar.xz linux-dev-c515291d312760ff0ad1d4431f0fb29be5d0ef45.zip |
ASoC: Intel: atom: Fix uninitialized variable compiler warning
GCC 10 gives a "variable might be used uninitialized" warning for the
block variable in sst_prepare_and_post_msg().
This is a false-positive warning, but lets fix it anyways.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20200402185359.3424-3-hdegoede@redhat.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions