[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <6739E18D-CC83-4818-8524-4F65D715581B@kolumbus.fi>
Date: Wed, 31 Jul 2013 09:03:59 +0300
From: Kai Mäkisara <Kai.Makisara@...umbus.fi>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-kernel@...r.kernel.org,
"James E.J. Bottomley" <JBottomley@...allels.com>
Subject: Re: [PATCH 26/36] SCSI: st: convert class code to use dev_groups
On 25.7.2013, at 1.05, Greg Kroah-Hartman <gregkh@...uxfoundation.org> wrote:
> The dev_attrs field of struct class is going away soon, dev_groups
> should be used instead. This converts the scsi tape class code to use
> the correct field.
>
> Cc: Kai Mäkisara <Kai.Makisara@...umbus.fi>
> Cc: James E.J. Bottomley <JBottomley@...allels.com>
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Acked-by: Kai Mäkisara <Kai.Makisara@...umbus.fi>
>
> James, feel free to take this through your tree, or ACK it and I can
> take it through mine.
>
> drivers/scsi/st.c | 27 ++++++++++++++++-----------
> 1 file changed, 16 insertions(+), 11 deletions(-)
>
> diff --git a/drivers/scsi/st.c b/drivers/scsi/st.c
> index 2a32036a..ff44b3c2 100644
> --- a/drivers/scsi/st.c
> +++ b/drivers/scsi/st.c
> @@ -82,7 +82,7 @@ static int try_rdio = 1;
> static int try_wdio = 1;
>
…
Thanks,
Kai
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists