public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian McMenamin <adrian@newgolddream.dyndns.info>
To: Akinobu Mita <akinobu.mita@gmail.com>
Cc: linux-kernel@vger.kernel.org, Jens Axboe <axboe@kernel.dk>,
	Borislav Petkov <petkovbb@gmail.com>
Subject: Re: [PATCH 5/5] cdrom: make unregister_cdrom() return void
Date: Sat, 22 Mar 2008 16:43:23 +0000	[thread overview]
Message-ID: <1206204203.6324.0.camel@localhost.localdomain> (raw)
In-Reply-To: <20080322031413.GE3665@APFDCB5C>


On Sat, 2008-03-22 at 12:14 +0900, Akinobu Mita wrote:
> Now unregister_cdrom() always returns 0.
> Make it return void and update all callers that check the return value.
> 
> Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
> Cc: Adrian McMenamin <adrian@mcmen.demon.co.uk>
> Cc: Borislav Petkov <petkovbb@gmail.com>
> Cc: Jens Axboe <axboe@kernel.dk>
> ---
>  Documentation/cdrom/cdrom-standard.tex |    2 +-
>  drivers/cdrom/cdrom.c                  |    3 +--
>  drivers/cdrom/gdrom.c                  |    4 +++-
>  drivers/cdrom/viocd.c                  |    5 +----
>  drivers/ide/ide-cd.c                   |    5 ++---
>  include/linux/cdrom.h                  |    2 +-
>  6 files changed, 9 insertions(+), 12 deletions(-)

I'm not sure if I need to ack this - but in case anybody is waiting :)

Acked-by: Adrian McMenamin <adrian@mcmen.demon.co.uk>


  parent reply	other threads:[~2008-03-22 16:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-22  3:09 [PATCH 1/5] cdrom: remove ifdef CONFIG_SYSCTL Akinobu Mita
2008-03-22  3:10 ` [PATCH 2/5] cdrom: cleanup hardcoded error-code Akinobu Mita
2008-03-22  3:12   ` [PATCH 3/5] cdrom: protect cdrom_device_info list by mutex Akinobu Mita
2008-03-22  3:12     ` [PATCH 4/5] cdrom: use list_head for cdrom_device_info list Akinobu Mita
2008-03-22  3:14       ` [PATCH 5/5] cdrom: make unregister_cdrom() return void Akinobu Mita
2008-03-22 12:57         ` Jens Axboe
2008-03-22 15:45         ` Borislav Petkov
2008-03-22 16:43         ` Adrian McMenamin [this message]
2008-03-22 12:55       ` [PATCH 4/5] cdrom: use list_head for cdrom_device_info list Jens Axboe
2008-03-22 12:56         ` Jens Axboe
2008-03-22 15:10         ` Akinobu Mita
2008-03-22 17:57           ` Christoph Hellwig
2008-03-25 19:04             ` 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=1206204203.6324.0.camel@localhost.localdomain \
    --to=adrian@newgolddream.dyndns.info \
    --cc=akinobu.mita@gmail.com \
    --cc=axboe@kernel.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=petkovbb@gmail.com \
    /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