From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from s3.sipsolutions.net ([144.76.43.152]:53314 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753314Ab3GYHwI (ORCPT ); Thu, 25 Jul 2013 03:52:08 -0400 Message-ID: <1374738723.8827.3.camel@jlt4.sipsolutions.net> (sfid-20130725_095212_525971_DD6EB4E0) Subject: Re: [PATCH 33/36] net: rfkill: convert class code to use dev_groups From: Johannes Berg To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, "John W. Linville" , linux-wireless@vger.kernel.org, netdev@vger.kernel.org Date: Thu, 25 Jul 2013 09:52:03 +0200 In-Reply-To: <1374703539-9705-34-git-send-email-gregkh@linuxfoundation.org> References: <1374703539-9705-1-git-send-email-gregkh@linuxfoundation.org> <1374703539-9705-34-git-send-email-gregkh@linuxfoundation.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, 2013-07-24 at 15:05 -0700, Greg Kroah-Hartman wrote: > The dev_attrs field of struct class is going away soon, dev_groups > should be used instead. This converts the rfkill class code to use the > correct field. > > Cc: Johannes Berg > Cc: John W. Linville > Cc: linux-wireless@vger.kernel.org > Cc: netdev@vger.kernel.org > Signed-off-by: Greg Kroah-Hartman > --- > > Johnannes, feel free to take this through your tree, or ACK it and I can > take it through mine. Looks good to me, go ahead and take it, we're not going to modify this code. Reviewed-by: Johannes Berg johannes From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Berg Subject: Re: [PATCH 33/36] net: rfkill: convert class code to use dev_groups Date: Thu, 25 Jul 2013 09:52:03 +0200 Message-ID: <1374738723.8827.3.camel@jlt4.sipsolutions.net> References: <1374703539-9705-1-git-send-email-gregkh@linuxfoundation.org> <1374703539-9705-34-git-send-email-gregkh@linuxfoundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, "John W. Linville" , linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Greg Kroah-Hartman Return-path: In-Reply-To: <1374703539-9705-34-git-send-email-gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org On Wed, 2013-07-24 at 15:05 -0700, Greg Kroah-Hartman wrote: > The dev_attrs field of struct class is going away soon, dev_groups > should be used instead. This converts the rfkill class code to use the > correct field. > > Cc: Johannes Berg > Cc: John W. Linville > Cc: linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > Signed-off-by: Greg Kroah-Hartman > --- > > Johnannes, feel free to take this through your tree, or ACK it and I can > take it through mine. Looks good to me, go ahead and take it, we're not going to modify this code. Reviewed-by: Johannes Berg johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html