[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210323005855.20890-1-yung-chuan.liao@linux.intel.com>
Date: Tue, 23 Mar 2021 08:58:50 +0800
From: Bard Liao <yung-chuan.liao@...ux.intel.com>
To: alsa-devel@...a-project.org, vkoul@...nel.org
Cc: vinod.koul@...aro.org, linux-kernel@...r.kernel.org,
gregkh@...uxfoundation.org, srinivas.kandagatla@...aro.org,
rander.wang@...ux.intel.com, hui.wang@...onical.com,
pierre-louis.bossart@...ux.intel.com, sanyog.r.kale@...el.com,
bard.liao@...el.com
Subject: [PATCH 0/5] soundwire: add missing \n in dev_err()
We fixed a lot of warnings in 2019 but the magic of copy-paste keeps
adding new ones...
Pierre-Louis Bossart (5):
soundwire: intel: add missing \n in dev_err()
soundwire: bandwidth_allocation: add missing \n in dev_err()
soundwire: cadence: add missing \n in dev_err()
soundwire: stream: add missing \n in dev_err()
soundwire: qcom: add missing \n in dev_err()
drivers/soundwire/cadence_master.c | 2 +-
.../soundwire/generic_bandwidth_allocation.c | 4 ++--
drivers/soundwire/intel.c | 18 +++++++++---------
drivers/soundwire/qcom.c | 2 +-
drivers/soundwire/stream.c | 10 +++++-----
5 files changed, 18 insertions(+), 18 deletions(-)
--
2.17.1
Powered by blists - more mailing lists