Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1721688
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] fbdev: uvesafb: remove DRIVER_ATTR() usage |
| Date | 2017-08-28 16:50 +0200 |
| Message-ID | <ujtwt-6Mq-1@gated-at.bofh.it> (permalink) |
| References | <u9FyX-4zN-41@gated-at.bofh.it> <u4WK7-fH-39@gated-at.bofh.it> <u9FyX-4zN-39@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Aug 01, 2017 at 03:36:01PM +0200, Bartlomiej Zolnierkiewicz wrote: > On Wednesday, July 19, 2017 02:51:19 PM Greg KH wrote: > > From: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > > > > It's better to be explicit and use the DRIVER_ATTR_RW() macro when > > defining a driver's sysfs file. Bonus is this fixes up a checkpatch.pl > > warning. > > > > This is part of a series to drop DRIVER_ATTR() from the tree entirely. > > > > Cc: Michal Januszewski <spock@gentoo.org> > > Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> > > Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > > Acked-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> > > I assume that this will go through your tree with other DRIVER_ATTR() > removal patches (please ping me if you want me to merge this patch > through fbdev tree). I'll take it through mine, thanks. greg k-h
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] fbdev: uvesafb: remove DRIVER_ATTR() usage Greg KH <gregkh@linuxfoundation.org> - 2017-08-28 16:50 +0200
csiph-web