<div dir="auto">Hello Bagas,<div dir="auto"><br></div><div dir="auto">I'm sorry for that. I will send another mail of this patch with your recommendations.</div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em ter., 26 de dez. de 2023 23:30, Bagas Sanjaya <<a href="mailto:bagasdotme@gmail.com">bagasdotme@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, Dec 26, 2023 at 08:57:41PM -0300, Marcelo Mendes Spessoto Junior wrote:<br>
> Signed-off-by: Marcelo Mendes Spessoto Junior <<a href="mailto:marcelomspessoto@gmail.com" target="_blank" rel="noreferrer">marcelomspessoto@gmail.com</a>><br>
> <br>
> The file display/modules/inc/mod_freesync.h has two identical AMD<br>
> Copyright texts. This simple patch aims to remove the duplicate one.<br>
<br>
Hi Marcelo,<br>
<br>
The patch subject should have a subsystem prefix (e.g. the full subject<br>
should have been "[PATCH] drm/amdgpu: mod_freesync: Remove duplicate<br>
copyright boilerplate").<br>
<br>
For patch description, I'd like to write it as "mod_freesync header file<br>
has duplicated copyright boilerplate. Drop the duplicate". And make<br>
sure that your Signed-off-by: trailer is on the bottom of description,<br>
before triple dashes (`git commit -s` does it for you).<br>
<br>
> <br>
> ---<br>
>  .../amd/display/modules/inc/mod_freesync.h    | 28 -------------------<br>
>  1 file changed, 28 deletions(-)<br>
> <br>
> diff --git a/drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h b/drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h<br>
> index afe1f6cce..cc3dc9b58 100644<br>
> --- a/drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h<br>
> +++ b/drivers/gpu/drm/amd/display/modules/inc/mod_freesync.h<br>
> @@ -1,31 +1,3 @@<br>
> -/*<br>
> - * Copyright 2016 Advanced Micro Devices, Inc.<br>
> - *<br>
> - * Permission is hereby granted, free of charge, to any person obtaining a<br>
> - * copy of this software and associated documentation files (the "Software"),<br>
> - * to deal in the Software without restriction, including without limitation<br>
> - * the rights to use, copy, modify, merge, publish, distribute, sublicense,<br>
> - * and/or sell copies of the Software, and to permit persons to whom the<br>
> - * Software is furnished to do so, subject to the following conditions:<br>
> - *<br>
> - * The above copyright notice and this permission notice shall be included in<br>
> - * all copies or substantial portions of the Software.<br>
> - *<br>
> - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR<br>
> - * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,<br>
> - * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL<br>
> - * THE COPYRIGHT HOLDER(S) OR AUTHOR(S) BE LIABLE FOR ANY CLAIM, DAMAGES OR<br>
> - * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,<br>
> - * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR<br>
> - * OTHER DEALINGS IN THE SOFTWARE.<br>
> - *<br>
> - * Authors: AMD<br>
> - *<br>
> - */<br>
> -<br>
> -<br>
> -<br>
> -<br>
>  /*<br>
>   * Copyright 2016 Advanced Micro Devices, Inc.<br>
>   *<br>
<br>
The diff itself LGTM.<br>
<br>
Thanks.<br>
<br>
-- <br>
An old man doll... just what I always wanted! - Clara<br>
</blockquote></div>