All of lore.kernel.org
 help / color / mirror / Atom feed
From: Charles Keepax <ckeepax@opensource.cirrus.com>
To: Shang XiaoJing <shangxiaojing@huawei.com>
Cc: alsa-devel@alsa-project.org, tanureal@opensource.cirrus.com,
	patches@opensource.cirrus.com, tiwai@suse.com,
	lgirdwood@gmail.com, david.rhodes@cirrus.com,
	rf@opensource.cirrus.com, broonie@kernel.org,
	christophe.jaillet@wanadoo.fr, james.schulman@cirrus.com,
	peter.ujfalusi@gmail.com
Subject: Re: [PATCH -next 1/4] ASoC: cs35l36: Use DIV_ROUND_UP() instead of open-coding it
Date: Thu, 29 Sep 2022 09:07:39 +0000	[thread overview]
Message-ID: <20220929090739.GR92394@ediswmail.ad.cirrus.com> (raw)
In-Reply-To: <20220927140948.17696-2-shangxiaojing@huawei.com>

On Tue, Sep 27, 2022 at 10:09:45PM +0800, Shang XiaoJing wrote:
> Use DIV_ROUND_UP() instead of open-coding it, which intents and makes it
> more clear what is going on for the casual reviewer.
> 
> The Coccinelle references Commit e4d8aef21403 ("ALSA: usb: Use
> DIV_ROUND_UP() instead of open-coding it").
> 
> Signed-off-by: Shang XiaoJing <shangxiaojing@huawei.com>
> ---

Acked-by: Charles Keepax <ckeepax@opensource.cirrus.com>

Thanks,
Charles

  reply	other threads:[~2022-09-29  9:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-27 14:09 [PATCH -next 0/4] ASoC: Use DIV_ROUND_UP() instead of open-coding it Shang XiaoJing
2022-09-27 14:09 ` [PATCH -next 1/4] ASoC: cs35l36: " Shang XiaoJing
2022-09-29  9:07   ` Charles Keepax [this message]
2022-09-27 14:09 ` [PATCH -next 2/4] ASoC: wm8978: " Shang XiaoJing
2022-09-29  9:07   ` Charles Keepax
2022-09-27 14:09 ` [PATCH -next 3/4] ASoC: rsnd: " Shang XiaoJing
2022-09-27 14:09 ` [PATCH -next 4/4] ASoC: ti: davinci-mcasp: " Shang XiaoJing
2022-10-18 11:28 ` [PATCH -next 0/4] ASoC: " Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220929090739.GR92394@ediswmail.ad.cirrus.com \
    --to=ckeepax@opensource.cirrus.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=david.rhodes@cirrus.com \
    --cc=james.schulman@cirrus.com \
    --cc=lgirdwood@gmail.com \
    --cc=patches@opensource.cirrus.com \
    --cc=peter.ujfalusi@gmail.com \
    --cc=rf@opensource.cirrus.com \
    --cc=shangxiaojing@huawei.com \
    --cc=tanureal@opensource.cirrus.com \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.