mbox series

[00/24] ASoC: realtek: fix cppcheck warnings

Message ID 20210302212527.55158-1-pierre-louis.bossart@linux.intel.com
Headers show
Series ASoC: realtek: fix cppcheck warnings | expand

Message

Pierre-Louis Bossart March 2, 2021, 9:25 p.m. UTC
Lots of trivial issues that make cppcheck too verbose. There shouldn't
be any functionality change with this patchset.

Pierre-Louis Bossart (24):
  ASoC: rt1011: use logical OR
  ASoC: rt1011: remove redundant test
  ASoC: rt1011: clarify expression
  ASoC: rt1015: clarify expression
  ASoC: rt1016: clarify expression
  ASoC: rt1305: clarify expression
  ASoC: rt1308: clarify expression
  ASoC: rt5640: clarify expression
  ASoC: rt5645: use logical OR
  ASoC: rt5645: clarify expression
  ASoC: rt5651: clarify expression
  ASoC: rt5651: remove useless assignment
  ASoC: rt5659: clarify expression
  ASoC: rt5660: clarify expression
  ASoC: rt5663: clarify expression
  ASoC: rt5665: clarify expression
  ASoC: rt5668: clarify expression
  ASoC: rt5668: remove useless assignments
  ASoC: rt5670: clarify expression
  ASoC: rt5677: clarify expression
  ASoC: rt5677: remove useless assignment
  ASoC: rt5682: clarify expression
  ASoC: rt5682: remove useless assignments
  ASoC: rt5682: remove useless initialization

 sound/soc/codecs/rt1011.c | 47 ++++++++++++++++++---------------------
 sound/soc/codecs/rt1015.c |  5 +++--
 sound/soc/codecs/rt1016.c |  7 +++---
 sound/soc/codecs/rt1305.c |  4 ++--
 sound/soc/codecs/rt1308.c |  8 +++----
 sound/soc/codecs/rt5640.c |  6 ++---
 sound/soc/codecs/rt5645.c |  6 ++---
 sound/soc/codecs/rt5651.c |  6 ++---
 sound/soc/codecs/rt5659.c |  4 ++--
 sound/soc/codecs/rt5660.c |  4 ++--
 sound/soc/codecs/rt5663.c |  4 ++--
 sound/soc/codecs/rt5665.c |  4 ++--
 sound/soc/codecs/rt5668.c |  8 +++----
 sound/soc/codecs/rt5670.c |  4 ++--
 sound/soc/codecs/rt5677.c |  6 ++---
 sound/soc/codecs/rt5682.c | 12 +++++-----
 16 files changed, 67 insertions(+), 68 deletions(-)

Comments

Mark Brown March 4, 2021, 12:54 a.m. UTC | #1
On Tue, 2 Mar 2021 15:25:03 -0600, Pierre-Louis Bossart wrote:
> Lots of trivial issues that make cppcheck too verbose. There shouldn't
> be any functionality change with this patchset.
> 
> Pierre-Louis Bossart (24):
>   ASoC: rt1011: use logical OR
>   ASoC: rt1011: remove redundant test
>   ASoC: rt1011: clarify expression
>   ASoC: rt1015: clarify expression
>   ASoC: rt1016: clarify expression
>   ASoC: rt1305: clarify expression
>   ASoC: rt1308: clarify expression
>   ASoC: rt5640: clarify expression
>   ASoC: rt5645: use logical OR
>   ASoC: rt5645: clarify expression
>   ASoC: rt5651: clarify expression
>   ASoC: rt5651: remove useless assignment
>   ASoC: rt5659: clarify expression
>   ASoC: rt5660: clarify expression
>   ASoC: rt5663: clarify expression
>   ASoC: rt5665: clarify expression
>   ASoC: rt5668: clarify expression
>   ASoC: rt5668: remove useless assignments
>   ASoC: rt5670: clarify expression
>   ASoC: rt5677: clarify expression
>   ASoC: rt5677: remove useless assignment
>   ASoC: rt5682: clarify expression
>   ASoC: rt5682: remove useless assignments
>   ASoC: rt5682: remove useless initialization
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[01/24] ASoC: rt1011: use logical OR
        commit: 5acc964734db7ec5b2d8d1dd22cee32594a551f3
[02/24] ASoC: rt1011: remove redundant test
        commit: c573fca0fac3f5eca28a0780ab5ecbb1deacb386
[03/24] ASoC: rt1011: clarify expression
        commit: 068bde16c9d1fdf2ae2fd62ce3fba536eaea623d
[04/24] ASoC: rt1015: clarify expression
        commit: 2f76b7f704f2155a2da2a8d0f7d5253e12c6fdf5
[05/24] ASoC: rt1016: clarify expression
        commit: 175a02a87b5a938bb664ceae33121bfeba2b45c1
[06/24] ASoC: rt1305: clarify expression
        commit: 25d4b3c27916a0d723e2cdc1550f239869eefdf4
[07/24] ASoC: rt1308: clarify expression
        commit: 2e0c5a4fdb83bb8d816edb6c12948e95f13cb741
[08/24] ASoC: rt5640: clarify expression
        commit: 88704a9c9b6d7ee7ec3018fd248130ce46acfc38
[09/24] ASoC: rt5645: use logical OR
        commit: 8fb4c29534f45c2bc34881960453ff133bcedb36
[10/24] ASoC: rt5645: clarify expression
        commit: 1a96045422465d1edb75bc80292294d73e29fa4b
[11/24] ASoC: rt5651: clarify expression
        commit: 5906d0c64ddc090b7fa7f26b72ca133b803fb1e4
[12/24] ASoC: rt5651: remove useless assignment
        commit: 0b6fe4729dfb39920fefac41d752b48914ee901e
[13/24] ASoC: rt5659: clarify expression
        commit: 54ae982a9fd4dc2d18cdc45201b92b02a08fcc27
[14/24] ASoC: rt5660: clarify expression
        commit: 4b5fdec4f702ce626025f7820b618c5e6915141a
[15/24] ASoC: rt5663: clarify expression
        commit: 7fe6b7ffe542055107dcc5f3d70dd5877ce86ae0
[16/24] ASoC: rt5665: clarify expression
        commit: ef138bbc4eb001898437e4c4f93d5b6076c63fba
[17/24] ASoC: rt5668: clarify expression
        commit: c7c2a964c73e3e4b571da7b8e185fbf9e054bc3d
[18/24] ASoC: rt5668: remove useless assignments
        commit: 9fe9e3733061d9e1037048e7a73d35860506c447
[19/24] ASoC: rt5670: clarify expression
        commit: 78d61c46ac12ce112682b9848bb50b7e0105962a
[20/24] ASoC: rt5677: clarify expression
        commit: 71205f24bf7906a104c118d339e91d3bc3d49b89
[21/24] ASoC: rt5677: remove useless assignment
        commit: aeaf814964282da53696c1ece267f9d27aff025a
[22/24] ASoC: rt5682: clarify expression
        commit: 3398dfd4984a7d164d913124976f85cdb197de90
[23/24] ASoC: rt5682: remove useless assignments
        commit: df665ec288c78884ce8f1dbe5e90805c919e4cdf
[24/24] ASoC: rt5682: remove useless initialization
        commit: 175fb03e241919cd1bad3d599bf306ae8eb66f23

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark