From: Richard Cochran <richardcochran@gmail.com>
To: <linux-kernel@vger.kernel.org>
Cc: John Stultz <john.stultz@linaro.org>,
Thomas Gleixner <tglx@linutronix.de>
Subject: [PATCH RFC V1 3/5] timekeeping: Fix a few minor newline issues.
Date: Fri, 27 Apr 2012 10:12:42 +0200 [thread overview]
Message-ID: <06c2be99fe106eba4552002ebf0839db3a34b5ec.1335510125.git.richardcochran@gmail.com> (raw)
In-Reply-To: <cover.1335510125.git.richardcochran@gmail.com>
In-Reply-To: <cover.1335510125.git.richardcochran@gmail.com>
Signed-off-by: Richard Cochran <richardcochran@gmail.com>
---
kernel/time/timekeeping.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/kernel/time/timekeeping.c b/kernel/time/timekeeping.c
index d66b213..6e46cac 100644
--- a/kernel/time/timekeeping.c
+++ b/kernel/time/timekeeping.c
@@ -240,7 +240,6 @@ void getnstimeofday(struct timespec *ts)
timespec_add_ns(ts, nsecs);
}
-
EXPORT_SYMBOL(getnstimeofday);
ktime_t ktime_get(void)
@@ -357,8 +356,8 @@ void do_gettimeofday(struct timeval *tv)
tv->tv_sec = now.tv_sec;
tv->tv_usec = now.tv_nsec/1000;
}
-
EXPORT_SYMBOL(do_gettimeofday);
+
/**
* do_settimeofday - Sets the time of day
* @tv: pointer to the timespec variable containing the new time
@@ -392,7 +391,6 @@ int do_settimeofday(const struct timespec *tv)
return 0;
}
-
EXPORT_SYMBOL(do_settimeofday);
--
1.7.2.5
next prev parent reply other threads:[~2012-04-27 8:14 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-27 8:12 [PATCH RFC V1 0/5] Rationalize time keeping Richard Cochran
2012-04-27 8:12 ` [PATCH RFC V1 1/5] Add functions to convert continuous timescales to UTC Richard Cochran
2012-04-27 8:12 ` [PATCH RFC V1 2/5] ntp: Fix a stale comment and a few stray newlines Richard Cochran
2012-04-27 22:25 ` John Stultz
2012-04-27 8:12 ` Richard Cochran [this message]
2012-04-27 22:25 ` [PATCH RFC V1 3/5] timekeeping: Fix a few minor newline issues John Stultz
2012-04-27 8:12 ` [PATCH RFC V1 4/5] timekeeping: Offer an interface to manipulate leap seconds Richard Cochran
2012-04-27 23:08 ` John Stultz
2012-04-28 8:47 ` Richard Cochran
2012-05-05 10:17 ` Richard Cochran
2012-05-07 17:36 ` John Stultz
2012-04-27 8:12 ` [PATCH RFC V1 5/5] timekeeping: Use a continuous timescale to tell time Richard Cochran
2012-05-28 16:49 ` Richard Cochran
2012-04-27 22:49 ` [PATCH RFC V1 0/5] Rationalize time keeping John Stultz
2012-04-28 8:04 ` Richard Cochran
2012-04-30 20:56 ` John Stultz
2012-05-01 7:17 ` Richard Cochran
2012-05-01 8:01 ` John Stultz
2012-05-01 18:43 ` Richard Cochran
2012-05-03 7:02 ` Richard Cochran
2012-05-03 15:48 ` John Stultz
2012-05-03 18:21 ` Richard Cochran
2012-05-03 18:44 ` John Stultz
2012-05-03 19:28 ` Richard Cochran
2012-05-03 19:42 ` John Stultz
2012-05-03 19:57 ` John Stultz
2012-05-05 7:34 ` Richard Cochran
2012-05-05 19:25 ` John Stultz
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=06c2be99fe106eba4552002ebf0839db3a34b5ec.1335510125.git.richardcochran@gmail.com \
--to=richardcochran@gmail.com \
--cc=john.stultz@linaro.org \
--cc=linux-kernel@vger.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®