From: Jens Axboe <axboe@kernel.dk>
To: Fabian Frederick <fabf@skynet.be>, linux-kernel@vger.kernel.org
Cc: Joe Perches <joe@perches.com>
Subject: Re: [PATCH v2 00/10 linux-next] cdrom: sysctl export + clean-up
Date: Mon, 10 Nov 2014 15:20:30 -0700 [thread overview]
Message-ID: <54613A2E.2040008@kernel.dk> (raw)
In-Reply-To: <1415650916-9975-1-git-send-email-fabf@skynet.be>
On 2014-11-10 13:21, Fabian Frederick wrote:
> This patchset moves sysctl functions to a new file cdrom_sysctl.c
> and tries to solve small code / coding style issues.
>
> V2:
> -Use cdrom_ prefix for global variables
> (suggested by Joe Perches)
> -Add 2 patches
Looks like a good cleanup, applied.
--
Jens Axboe
prev parent reply other threads:[~2014-11-10 22:20 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-10 20:21 Fabian Frederick
2014-11-10 20:21 ` [PATCH v2 01/10 linux-next] cdrom: include linux/uaccess.h instead of asm/uaccess.h Fabian Frederick
2014-11-10 20:21 ` [PATCH v2 02/10 linux-next] cdrom: use static const char * const where possible Fabian Frederick
2014-11-10 20:21 ` [PATCH v2 03/10 linux-next] cdrom: fix spaces required errors Fabian Frederick
2014-11-10 20:21 ` [PATCH v2 04/10 linux-next] cdrom: move EXPORT_SYMBOL after functions Fabian Frederick
2014-11-10 20:21 ` [PATCH v2 05/10 linux-next] cdrom: remove bool comparison/assignment to 0/1 Fabian Frederick
2014-11-10 20:21 ` [PATCH v2 06/10 linux-next] cdrom: use bool for true/false initialized variable Fabian Frederick
2014-11-10 20:21 ` [PATCH v2 07/10 linux-next] cdrom: export sysctl code Fabian Frederick
2014-11-10 20:21 ` [PATCH v2 08/10 linux-next] cdrom: fix init_cdrom_command in dvd_do_auth Fabian Frederick
2014-11-10 20:21 ` [PATCH v2 09/10 linux-next] cdrom: remove unnecessary status Fabian Frederick
2014-11-10 20:24 ` [PATCH v2 10/10 linux-next] cdrom: uniformize lba command initialization Fabian Frederick
2014-11-10 20:54 ` [PATCH v2 00/10 linux-next] cdrom: sysctl export + clean-up Joe Perches
2014-11-10 22:21 ` Jens Axboe
2014-11-10 22:24 ` Joe Perches
2014-11-10 22:20 ` Jens Axboe [this message]
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=54613A2E.2040008@kernel.dk \
--to=axboe@kernel.dk \
--cc=fabf@skynet.be \
--cc=joe@perches.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