Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1659335
| Path | csiph.com!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Michael Ellerman <mpe@ellerman.id.au> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] driver core: remove CLASS_ATTR usage |
| Date | Wed, 07 Jun 2017 03:50:01 +0200 |
| Message-ID | <tPygF-8kO-3@gated-at.bofh.it> (permalink) |
| References | <tPmSe-YB-13@gated-at.bofh.it> |
| X-Original-To | Greg KH <gregkh@linuxfoundation.org>, Benjamin Herrenschmidt <benh@kernel.crashing.org>, Paul Mackerras <paulus@samba.org> |
| User-Agent | Notmuch/0.21 (https://notmuchmail.org) |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 22 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org |
| X-Original-Date | Wed, 07 Jun 2017 11:40:12 +1000 |
| X-Original-Message-ID | <87k24opocj.fsf@concordia.ellerman.id.au> |
| X-Original-References | <20170606133203.GA7518@kroah.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1659335 |
Show key headers only | View raw
Greg KH <gregkh@linuxfoundation.org> writes: > From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > > There was only 2 remaining users of CLASS_ATTR() so let's finally get > rid of them and force everyone to use the correct RW/RO/WO versions > instead. > > Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> > Cc: Paul Mackerras <paulus@samba.org> > Cc: Michael Ellerman <mpe@ellerman.id.au> > Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > --- > > PPC maintainers, can I take this in my driver core tree? I'm doing some > cleanups of device.h and this was one of the simpler ones at the moment. Yeah looks good to me, I did a quick build test and it was OK. Acked-by: Michael Ellerman <mpe@ellerman.id.au> cheers
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] driver core: remove CLASS_ATTR usage Greg KH <gregkh@linuxfoundation.org> - 2017-06-06 15:40 +0200
Re: [PATCH] driver core: remove CLASS_ATTR usage Michael Ellerman <mpe@ellerman.id.au> - 2017-06-07 03:50 +0200
Re: [PATCH] driver core: remove CLASS_ATTR usage Greg KH <gregkh@linuxfoundation.org> - 2017-06-07 11:20 +0200
csiph-web