[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191209121900.s2foip7ovavr3d5c@pathway.suse.cz>
Date: Mon, 9 Dec 2019 13:19:00 +0100
From: Petr Mladek <pmladek@...e.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Sergey Senozhatsky <sergey.senozhatsky@...il.com>,
Steven Rostedt <rostedt@...dmis.org>,
Kefeng Wang <wangkefeng.wang@...wei.com>,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] Final pr_warning() removal
Linus,
please pull the final pr_warning() removal from
git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk tags/printk-for-5.5-pr-warning-removal
I have waited until the end of the merge window to avoid eventual
build problems.
==================================
- Final removal of the unused pr_warning() alias.
----------------------------------------------------------------
Kefeng Wang (3):
workqueue: Use pr_warn instead of pr_warning
printk: Drop pr_warning definition
checkpatch: Drop pr_warning check
Stephen Rothwell (1):
Fix up for "printk: Drop pr_warning definition"
include/linux/printk.h | 3 +--
kernel/trace/ring_buffer.c | 2 +-
kernel/trace/trace.c | 6 +++---
kernel/workqueue.c | 4 ++--
scripts/checkpatch.pl | 9 ---------
5 files changed, 7 insertions(+), 17 deletions(-)
Powered by blists - more mailing lists