From: "Enrico Weigelt, metux IT consult" <info@metux.net>
To: linux-kernel@vger.kernel.org
Cc: rjw@rjwysocki.net, viresh.kumar@linaro.org, jdelvare@suse.com,
linux@roeck-us.net, khalid@gonehiking.org, jejb@linux.ibm.com,
martin.petersen@oracle.com, aacraid@microsemi.com,
linux-pm@vger.kernel.org, linux-hwmon@vger.kernel.org,
linux-scsi@vger.kernel.org
Subject: remove unneeded #ifdef MODULE
Date: Sat, 1 Jun 2019 16:01:37 +0200 [thread overview]
Message-ID: <1559397700-15585-1-git-send-email-info@metux.net> (raw)
Hi folks,
here're some patches that remove some (IMHO) unncessary cases of #ifdef MODULE
These basically switch off calls to MODULE_DEVICE_TABLE() macro, which already
checks for MODULE symbol on its own.
have fun
--mtx
next reply other threads:[~2019-06-01 14:01 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-01 14:01 Enrico Weigelt, metux IT consult [this message]
2019-06-01 14:01 ` [PATCH 1/3] drivers: cpufreq: cpufreq-nforce2: remove unnecessary #ifdef MODULE Enrico Weigelt, metux IT consult
2019-06-01 14:01 ` [PATCH 2/3] drivers: scsi: " Enrico Weigelt, metux IT consult
2019-06-01 15:40 ` Elliott, Robert (Servers)
2019-06-05 23:22 ` Enrico Weigelt, metux IT consult
2019-06-03 16:46 ` Khalid Aziz
2019-06-01 14:01 ` [PATCH 3/3] drivers: hwmon: i5k_amb: " Enrico Weigelt, metux IT consult
2019-06-01 22:49 ` Guenter Roeck
2019-06-05 23:59 ` Enrico Weigelt, metux IT consult
2019-06-06 1:35 ` Guenter Roeck
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=1559397700-15585-1-git-send-email-info@metux.net \
--to=info@metux.net \
--cc=aacraid@microsemi.com \
--cc=jdelvare@suse.com \
--cc=jejb@linux.ibm.com \
--cc=khalid@gonehiking.org \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=martin.petersen@oracle.com \
--cc=rjw@rjwysocki.net \
--cc=viresh.kumar@linaro.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;
as well as URLs for NNTP newsgroup(s).