From: "Raphaël Gallais-Pou" <rgallaispou@gmail.com>
To: Charles Han <hanchunchao@inspur.com>,
alain.volmat@foss.st.com, maarten.lankhorst@linux.intel.com,
mripard@kernel.org, tzimmermann@suse.de, airlied@gmail.com,
simona@ffwll.ch
Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drm/sti: fix inconsistent indenting warning
Date: Fri, 7 Mar 2025 13:58:51 +0100 [thread overview]
Message-ID: <ee3989a0-e03b-4947-acef-7174fef9d36b@gmail.com> (raw)
In-Reply-To: <20250305101641.2399-1-hanchunchao@inspur.com>
Le 05/03/2025 à 11:16, Charles Han a écrit :
> Fix below inconsistent indenting smatch warning.
> smatch warnings:
> drivers/gpu/drm/sti/sti_hda.c:696 sti_hda_bind() warn: inconsistent indenting
>
> Signed-off-by: Charles Han <hanchunchao@inspur.com>
Hi,
Acked-by: Raphaël Gallais-Pou <rgallaispou@gmail.com>
Thanks,
Raphaël
> ---
> drivers/gpu/drm/sti/sti_hda.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/sti/sti_hda.c b/drivers/gpu/drm/sti/sti_hda.c
> index 14fdc00d2ba0..6c9a49146f44 100644
> --- a/drivers/gpu/drm/sti/sti_hda.c
> +++ b/drivers/gpu/drm/sti/sti_hda.c
> @@ -693,7 +693,7 @@ static int sti_hda_bind(struct device *dev, struct device *master, void *data)
>
> connector->hda = hda;
>
> - bridge = devm_kzalloc(dev, sizeof(*bridge), GFP_KERNEL);
> + bridge = devm_kzalloc(dev, sizeof(*bridge), GFP_KERNEL);
> if (!bridge)
> return -ENOMEM;
>
next prev parent reply other threads:[~2025-03-07 12:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-05 10:16 Charles Han
2025-03-07 12:58 ` Raphaël Gallais-Pou [this message]
2025-04-03 15:36 ` Raphael Gallais-Pou
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=ee3989a0-e03b-4947-acef-7174fef9d36b@gmail.com \
--to=rgallaispou@gmail.com \
--cc=airlied@gmail.com \
--cc=alain.volmat@foss.st.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=hanchunchao@inspur.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=mripard@kernel.org \
--cc=simona@ffwll.ch \
--cc=tzimmermann@suse.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®