From: Chen Lin <chen45464546@163.com>
To: tglx@linutronix.de
Cc: john.stultz@linaro.org, sboyd@kernel.org,
linux-kernel@vger.kernel.org, Chen Lin <chen45464546@163.com>
Subject: [PATCH] time: remove unused function pointer define
Date: Fri, 11 May 2018 23:47:29 +0800 [thread overview]
Message-ID: <1526053649-24229-1-git-send-email-chen45464546@163.com> (raw)
remove 'printf_fn_t' define not used
Signed-off-by: Chen Lin <chen45464546@163.com>
---
kernel/time/timer_list.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/kernel/time/timer_list.c b/kernel/time/timer_list.c
index 0ed768b..ddc1d58 100644
--- a/kernel/time/timer_list.c
+++ b/kernel/time/timer_list.c
@@ -28,8 +28,6 @@ struct timer_list_iter {
u64 now;
};
-typedef void (*print_fn_t)(struct seq_file *m, unsigned int *classes);
-
/*
* This allows printing both to /proc/timer_list and
* to the console (on SysRq-Q):
--
2.7.4
next reply other threads:[~2018-05-11 15:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-11 15:47 Chen Lin [this message]
2018-05-13 14:01 ` [tip:timers/core] timer_list: Remove unused function pointer typedef tip-bot for Chen Lin
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=1526053649-24229-1-git-send-email-chen45464546@163.com \
--to=chen45464546@163.com \
--cc=john.stultz@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sboyd@kernel.org \
--cc=tglx@linutronix.de \
/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
all inboxes | Powered by JetHome®