From: Matt Mackall <mpm@selenic.com>
To: Adrian Bunk <bunk@kernel.org>
Cc: Jens Axboe <jens.axboe@oracle.com>, linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] unexport add_disk_randomness
Date: Wed, 30 Jan 2008 14:09:22 -0600 [thread overview]
Message-ID: <1201723762.4037.40.camel@cinder.waste.org> (raw)
In-Reply-To: <20080130200227.GS29368@does.not.exist>
On Wed, 2008-01-30 at 22:02 +0200, Adrian Bunk wrote:
> This patch removes the no longer used EXPORT_SYMBOL(add_disk_randomness).
>
> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Acked-by: Matt Mackall <mpm@selenic.com>
> ---
> f1a195a30248eae541ba006633aa70385d1eb785
> diff --git a/drivers/char/random.c b/drivers/char/random.c
> index 5fee056..c511a83 100644
> --- a/drivers/char/random.c
> +++ b/drivers/char/random.c
> @@ -667,8 +667,6 @@ void add_disk_randomness(struct gendisk *disk)
> add_timer_randomness(disk->random,
> 0x100 + MKDEV(disk->major, disk->first_minor));
> }
> -
> -EXPORT_SYMBOL(add_disk_randomness);
> #endif
>
> #define EXTRACT_SIZE 10
--
Mathematics is the supreme nostalgia of our time.
next prev parent reply other threads:[~2008-01-30 20:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-30 20:02 Adrian Bunk
2008-01-30 20:09 ` Matt Mackall [this message]
2008-01-30 20:14 ` Jens Axboe
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=1201723762.4037.40.camel@cinder.waste.org \
--to=mpm@selenic.com \
--cc=bunk@kernel.org \
--cc=jens.axboe@oracle.com \
--cc=linux-kernel@vger.kernel.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
Powered by JetHome