diff options
author | Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> | 2021-03-02 10:11:22 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-03-30 08:21:44 +0200 |
commit | 53e0a30438c49874082bc9906d41606f7dbb256a (patch) | |
tree | 178de63e594837dfd29f22feda70adc686f0a302 /crypto | |
parent | soundwire: stream: remove useless initialization (diff) | |
download | linux-53e0a30438c49874082bc9906d41606f7dbb256a.tar.xz linux-53e0a30438c49874082bc9906d41606f7dbb256a.zip |
soundwire: stream: remove useless bus initializations
There is no need to assign a pointer to NULL if it's only used in a
loop and assigned within that loop.
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-12-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions