* [PATCH] pm: cpupower: Clean up bindings gitignore
@ 2024-09-19 18:01 John B. Wyatt IV
2024-09-19 18:39 ` Shuah Khan
0 siblings, 1 reply; 3+ messages in thread
From: John B. Wyatt IV @ 2024-09-19 18:01 UTC (permalink / raw)
To: Shuah Khan
Cc: John B. Wyatt IV, linux-pm, Thomas Renninger, Shuah Khan,
Rafael J. Wysocki, linux-kernel, John Kacur, John B. Wyatt IV
* Add SPDX identifier to the gitignore
* Remove the comment and .i file since it was removed in another patch
and therefore no longer needed.
This patch depends on Min-Hua Chen's 'pm: cpupower: rename
raw_pylibcpupower.i'
Signed-off-by: John B. Wyatt IV <jwyatt@redhat.com>
Signed-off-by: John B. Wyatt IV <sageofredondo@gmail.com>
---
tools/power/cpupower/bindings/python/.gitignore | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/tools/power/cpupower/bindings/python/.gitignore b/tools/power/cpupower/bindings/python/.gitignore
index 5c9a1f0212dd..51cbb8799c44 100644
--- a/tools/power/cpupower/bindings/python/.gitignore
+++ b/tools/power/cpupower/bindings/python/.gitignore
@@ -1,8 +1,7 @@
+# SPDX-License-Identifier: GPL-2.0-only
__pycache__/
raw_pylibcpupower_wrap.c
*.o
*.so
*.py
!test_raw_pylibcpupower.py
-# git keeps ignoring this file, use git add -f raw_libcpupower.i
-!raw_pylibcpupower.i
--
2.46.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] pm: cpupower: Clean up bindings gitignore
2024-09-19 18:01 [PATCH] pm: cpupower: Clean up bindings gitignore John B. Wyatt IV
@ 2024-09-19 18:39 ` Shuah Khan
2024-09-19 19:58 ` John B. Wyatt IV
0 siblings, 1 reply; 3+ messages in thread
From: Shuah Khan @ 2024-09-19 18:39 UTC (permalink / raw)
To: John B. Wyatt IV
Cc: linux-pm, Thomas Renninger, Shuah Khan, Rafael J. Wysocki,
linux-kernel, John Kacur, John B. Wyatt IV, Shuah Khan
On 9/19/24 12:01, John B. Wyatt IV wrote:
> * Add SPDX identifier to the gitignore
> * Remove the comment and .i file since it was removed in another patch
> and therefore no longer needed.
Don't use the * in the changelogs. There is no need to write this like a
itemized list. Simply write it as a paragraph.
>
> This patch depends on Min-Hua Chen's 'pm: cpupower: rename
> raw_pylibcpupower.i'
>
> Signed-off-by: John B. Wyatt IV <jwyatt@redhat.com>
> Signed-off-by: John B. Wyatt IV <sageofredondo@gmail.com>
> ---
> tools/power/cpupower/bindings/python/.gitignore | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/tools/power/cpupower/bindings/python/.gitignore b/tools/power/cpupower/bindings/python/.gitignore
> index 5c9a1f0212dd..51cbb8799c44 100644
> --- a/tools/power/cpupower/bindings/python/.gitignore
> +++ b/tools/power/cpupower/bindings/python/.gitignore
> @@ -1,8 +1,7 @@
> +# SPDX-License-Identifier: GPL-2.0-only
> __pycache__/
> raw_pylibcpupower_wrap.c
> *.o
> *.so
> *.py
> !test_raw_pylibcpupower.py
> -# git keeps ignoring this file, use git add -f raw_libcpupower.i
> -!raw_pylibcpupower.i
thanks,
-- Shuah
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] pm: cpupower: Clean up bindings gitignore
2024-09-19 18:39 ` Shuah Khan
@ 2024-09-19 19:58 ` John B. Wyatt IV
0 siblings, 0 replies; 3+ messages in thread
From: John B. Wyatt IV @ 2024-09-19 19:58 UTC (permalink / raw)
To: Shuah Khan
Cc: linux-pm, Thomas Renninger, Shuah Khan, Rafael J. Wysocki,
linux-kernel, John Kacur, John B. Wyatt IV
On Thu, Sep 19, 2024 at 12:39:01PM -0600, Shuah Khan wrote:
> On 9/19/24 12:01, John B. Wyatt IV wrote:
> > * Add SPDX identifier to the gitignore
> > * Remove the comment and .i file since it was removed in another patch
> > and therefore no longer needed.
>
> Don't use the * in the changelogs. There is no need to write this like a
> itemized list. Simply write it as a paragraph.
Sorry about that; v2 sent.
--
Sincerely,
John Wyatt
Software Engineer, Core Kernel
Red Hat
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-09-19 19:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-19 18:01 [PATCH] pm: cpupower: Clean up bindings gitignore John B. Wyatt IV
2024-09-19 18:39 ` Shuah Khan
2024-09-19 19:58 ` John B. Wyatt IV
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).