From: Joe Perches <joe@perches.com>
To: Fabian Frederick <fabf@skynet.be>
Cc: linux-kernel@vger.kernel.org, Jens Axboe <axboe@kernel.dk>
Subject: Re: [PATCH v2 00/10 linux-next] cdrom: sysctl export + clean-up
Date: Mon, 10 Nov 2014 12:54:21 -0800 [thread overview]
Message-ID: <1415652861.8868.19.camel@perches.com> (raw)
In-Reply-To: <1415650916-9975-1-git-send-email-fabf@skynet.be>
On Mon, 2014-11-10 at 21:21 +0100, Fabian Frederick wrote:
> This patchset moves sysctl functions to a new file cdrom_sysctl.c
> and tries to solve small code / coding style issues.
Hey Fabian.
You're doing a lot of these.
Maybe you should setup a git tree somewhere
(maybe repo.or.cz or request a kernel.org account)
and let people pull your branches from there.
next prev parent reply other threads:[~2014-11-10 20:54 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 ` Joe Perches [this message]
2014-11-10 22:21 ` [PATCH v2 00/10 linux-next] cdrom: sysctl export + clean-up Jens Axboe
2014-11-10 22:24 ` Joe Perches
2014-11-10 22:20 ` 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=1415652861.8868.19.camel@perches.com \
--to=joe@perches.com \
--cc=axboe@kernel.dk \
--cc=fabf@skynet.be \
--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