From: Thomas Gleixner <tglx@linutronix.de>
To: LKML <linux-kernel@vger.kernel.org>
Cc: Ingo Molnar <mingo@kernel.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Kate Stewart <kstewart@linuxfoundation.org>,
Philippe Ombredanne <pombredanne@nexb.com>,
"H. Peter Anvin" <hpa@zytor.com>,
John Stultz <john.stultz@linaro.org>,
Nicolas Pitre <nicolas.pitre@linaro.org>,
Russell King <rmk+kernel@arm.linux.org.uk>,
Stephen Boyd <sboyd@codeaurora.org>,
Colin Cross <ccross@android.com>,
David Riley <davidriley@chromium.org>
Subject: [patch 00/3] time: Cleanup license information
Date: Mon, 19 Mar 2018 11:04:41 +0100 [thread overview]
Message-ID: <20180319100441.809595337@linutronix.de> (raw)
The following patch series cleans up the licensing information in the
time subsystem.
* Replace boiler plate language and sloppy references with SPDX
* Add missing SPDX identifiers to files with no license reference
While at it clean up the top of file comments by removing pointless
references to the filename itself and condense the information where
appropriate.
Thanks,
tglx
---
include/linux/hrtimer.h | 5 +----
kernel/time/alarmtimer.c | 5 +----
kernel/time/clockevents.c | 6 +-----
kernel/time/clocksource.c | 20 +-------------------
kernel/time/hrtimer.c | 17 ++++-------------
kernel/time/jiffies.c | 28 ++++++----------------------
kernel/time/posix-clock.c | 17 ++---------------
kernel/time/posix-stubs.c | 5 +----
kernel/time/posix-timers.c | 25 ++-----------------------
kernel/time/sched_clock.c | 9 +++------
kernel/time/test_udelay.c | 10 +---------
kernel/time/tick-broadcast.c | 6 +-----
kernel/time/tick-common.c | 6 +-----
kernel/time/tick-oneshot.c | 6 +-----
kernel/time/tick-sched.c | 5 +----
kernel/time/time.c | 13 +++++--------
kernel/time/timeconst.bc | 2 ++
kernel/time/timeconv.c | 18 +-----------------
kernel/time/timecounter.c | 16 ++--------------
kernel/time/timekeeping.c | 8 +++-----
kernel/time/timekeeping_debug.c | 11 +----------
kernel/time/timer.c | 3 +--
kernel/time/timer_list.c | 7 +------
23 files changed, 43 insertions(+), 205 deletions(-)
next reply other threads:[~2018-03-19 10:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-19 10:04 Thomas Gleixner [this message]
2018-03-19 10:04 ` [patch 01/3] time: Remove useless filenames in top level comments Thomas Gleixner
2018-03-19 10:37 ` Greg Kroah-Hartman
2018-03-19 10:04 ` [patch 02/3] time: Add SPDX license identifiers Thomas Gleixner
2018-03-19 10:37 ` Greg Kroah-Hartman
2018-03-19 10:04 ` [patch 03/3] time: Remove license boilerplates and sloppy references Thomas Gleixner
2018-03-19 10:37 ` Greg Kroah-Hartman
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=20180319100441.809595337@linutronix.de \
--to=tglx@linutronix.de \
--cc=ccross@android.com \
--cc=davidriley@chromium.org \
--cc=gregkh@linuxfoundation.org \
--cc=hpa@zytor.com \
--cc=john.stultz@linaro.org \
--cc=kstewart@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=nicolas.pitre@linaro.org \
--cc=pombredanne@nexb.com \
--cc=rmk+kernel@arm.linux.org.uk \
--cc=sboyd@codeaurora.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