From: Jonas Rabenstein <ve92mose@stud.informatik.uni-erlangen.de>
To: Tony Luck <tony.luck@intel.com>, Fenghua Yu <fenghua.yu@intel.com>
Cc: linux-ia64@vger.kernel.org, linux-kernel@vger.kernel.org,
Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>
Subject: [PATCH 0/3] ia64: remove unused header files
Date: Wed, 06 Apr 2016 23:12:58 +0000 [thread overview]
Message-ID: <cover.1459983613.git.jonas.rabenstein@studium.uni-erlangen.de> (raw)
From: Jonas Rabenstein <jonas.rabenstein@studium.uni-erlangen.de>
This patchset removes three unreferenced and unused header files of the ia64
architecture. Also some #include directives would resolve to the files I propose
for removal, the dependencies defined by kconfig for those files do not allow
their usage together with ia64.
I detected the issue with chimaera, a tool I currently develop for my bachelor
thesis extending the undertaker tool suite to take the relation of files based
on #include directives into account (https://undertaker.cs.fau.de).
Jonas Rabenstein (3):
ia64: remove unused asm/segment.h
ia64: remove unused asm/idle.h
ia64: remove unused asm/mc146818rtc.h
arch/ia64/include/asm/idle.h | 7 -------
arch/ia64/include/asm/mc146818rtc.h | 10 ----------
arch/ia64/include/asm/segment.h | 6 ------
3 files changed, 23 deletions(-)
delete mode 100644 arch/ia64/include/asm/idle.h
delete mode 100644 arch/ia64/include/asm/mc146818rtc.h
delete mode 100644 arch/ia64/include/asm/segment.h
--
1.9.1
next reply other threads:[~2016-04-06 23:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-06 23:12 Jonas Rabenstein [this message]
2016-04-06 23:12 ` [PATCH 1/3] ia64: remove unused asm/segment.h Jonas Rabenstein
2016-04-06 23:13 ` [PATCH 2/3] ia64: remove unused asm/idle.h Jonas Rabenstein
2016-04-06 23:13 ` [PATCH 3/3] ia64: remove unused asm/mc146818rtc.h Jonas Rabenstein
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=cover.1459983613.git.jonas.rabenstein@studium.uni-erlangen.de \
--to=ve92mose@stud.informatik.uni-erlangen.de \
--cc=fenghua.yu@intel.com \
--cc=jonas.rabenstein@studium.uni-erlangen.de \
--cc=linux-ia64@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tony.luck@intel.com \
/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