diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2021-03-02 10:11:21 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-03-30 08:21:44 +0200 |
commit | 5920a29d1db50c9b8bae8514999fe6c69665a7d2 (patch) | |
tree | aa33b0b76db35c494585a13ce475c0eb65354fdb /crypto/rng.c | |
parent | soundwire: qcom: check of_property_read status (diff) | |
download | linux-5920a29d1db50c9b8bae8514999fe6c69665a7d2.tar.xz linux-5920a29d1db50c9b8bae8514999fe6c69665a7d2.zip |
soundwire: stream: remove useless initialization
Cppcheck complains about possible null pointer dereferences, but it's
more like there are unnecessary initializations before walking
through a list.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20210302091122.13952-11-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'crypto/rng.c')
0 files changed, 0 insertions, 0 deletions