From: Harry Wentland <harry.wentland@amd.com>
To: "Christian König" <christian.koenig@amd.com>,
"Julia Lawall" <julia.lawall@lip6.fr>
Cc: <dri-devel@lists.freedesktop.org>,
Alex Deucher <alexander.deucher@amd.com>,
David Airlie <airlied@linux.ie>, <kbuild-all@01.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] drm/amd/dc: resource: fix semicolon.cocci warnings (fwd)
Date: Tue, 14 Feb 2017 12:07:30 -0500 [thread overview]
Message-ID: <fbc866a1-db6d-cedb-a7e2-f5ff269a83a8@amd.com> (raw)
In-Reply-To: <9c73e04e-f3f8-1fc8-9f25-2ad27d8a15d4@amd.com>
Thanks for these fixes. I'll merge them.
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Harry
On 2017-02-14 04:47 AM, Christian König wrote:
> Am 14.02.2017 um 07:21 schrieb Julia Lawall:
>> Remove unneeded semicolon.
>>
>> Generated by: scripts/coccinelle/misc/semicolon.cocci
>>
>> CC: Harry Wentland <harry.wentland@amd.com>
>> Signed-off-by: Julia Lawall <julia.lawall@lip6.fr>
>> Signed-off-by: Fengguang Wu <fengguang.wu@intel.com>
>
> Acked-by: Christian König <christian.koenig@amd.com> for this one as
> well as the other similar patches.
>
> Thanks for letting us know about those typos.
>
> Regards,
> Christian.
>
>> ---
>>
>> v2: make subject line unique
>>
>> tree: git://people.freedesktop.org/~agd5f/linux.git amd-staging-4.9
>> head: 79d2de1bcb650296adff1cb08bfbf1501a6e6e14
>> commit: bad4c165a6986a131cdd1455507ba3857baaa561 [201/657]
>> drm/amd/dc: Add
>> dc display driver
>>
>> dc_resource.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> --- a/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c
>> +++ b/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_resource.c
>> @@ -135,7 +135,7 @@ static void update_num_audio(
>> break;
>> default:
>> DC_ERR("DC: unexpected audio fuse!\n");
>> - };
>> + }
>> }
>>
>> bool resource_construct(
>
>
prev parent reply other threads:[~2017-02-14 17:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-14 6:21 [PATCH v2] drm/amd/dc: resource: fix semicolon.cocci warnings (fwd) Julia Lawall
2017-02-14 9:47 ` Christian König
2017-02-14 17:07 ` Harry Wentland [this message]
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=fbc866a1-db6d-cedb-a7e2-f5ff269a83a8@amd.com \
--to=harry.wentland@amd.com \
--cc=airlied@linux.ie \
--cc=alexander.deucher@amd.com \
--cc=christian.koenig@amd.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=julia.lawall@lip6.fr \
--cc=kbuild-all@01.org \
--cc=linux-kernel@vger.kernel.org \
/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