From: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
To: bbpetkov@yahoo.de
Cc: linux-ide@vger.kernel.org
Subject: Re: [RFC PATCH] ide-floppy: remove struct idefloppy_capabilities_page
Date: Sun, 6 Jan 2008 17:18:58 +0100 [thread overview]
Message-ID: <200801061718.58903.bzolnier@gmail.com> (raw)
In-Reply-To: <20080106094614.GA25272@gollum.tnic>
On Sunday 06 January 2008, Borislav Petkov wrote:
> Hi Bart,
>
> before removing all those typedefs in ide-floppy i wanted to check with you whether what
> i have in mind is in the right direction before doing all the work for nothing.
> Here's the first patch removing struct idefloppy_capabilities_page. Please, tell
> me whether it is similar to what you guys have in mind or is it missing the
> point.
>
> Thanks.
You are 100% on the right track. :)
> From 41c791f40e3fcf2287aa245f25796fa58bb17afc Mon Sep 17 00:00:00 2001
> From: Borislav Petkov <bbpetkov@yahoo.de>
> Date: Sun, 6 Jan 2008 10:37:47 +0100
> Subject: [PATCH] ide-floppy: remove struct idefloppy_capabilities_page
>
> This change is rather temporary and is in preparation of using generic commands
> as is the case with ide-cd and the uniform cdrom layer (i.e. init_cdrom_command())
> However, before this happens, we'll have to remove all typedefs and teach
> idefloppy_create_mode_sense_cmd() to work directly on u8 buffers.
>
> Also, since idefloppy_get_capability_page() was used to read only the sfrp bit,
> rename the latter so that the name reflects what it does.
>
> Signed-off-by: Borislav Petkov <bbpetkov@yahoo.de>
applied
prev parent reply other threads:[~2008-01-06 16:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-06 9:46 [RFC PATCH] ide-floppy: remove struct idefloppy_capabilities_page Borislav Petkov
2008-01-06 16:18 ` Bartlomiej Zolnierkiewicz [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=200801061718.58903.bzolnier@gmail.com \
--to=bzolnier@gmail.com \
--cc=bbpetkov@yahoo.de \
--cc=linux-ide@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.