On Fri, Aug 23, 2013 at 05:28:32PM -0400, Tejun Heo wrote:
> On Fri, Aug 23, 2013 at 02:24:41PM -0700, Greg Kroah-Hartman wrote:
> > The dev_attrs field of struct bus_type is going away soon, dev_groups
> > should be used instead. This converts the workqueue bus code to use
> > the correct field.
On Fri, Aug 23, 2013 at 02:24:41PM -0700, Greg Kroah-Hartman wrote:
> The dev_attrs field of struct bus_type is going away soon, dev_groups
> should be used instead. This converts the workqueue bus code to use
> the correct field.
>
> Cc: Tejun Heo
> Signed-off-by: Greg Kroah-Hartman
Acked-by
The dev_attrs field of struct bus_type is going away soon, dev_groups
should be used instead. This converts the workqueue bus code to use
the correct field.
Cc: Tejun Heo
Signed-off-by: Greg Kroah-Hartman
---
kernel/workqueue.c | 27 +++
1 file changed, 15 insertions(+)
3 matches
Mail list logo