On (06/08/17 10:12), Greg Kroah-Hartman wrote: > The class_attrs pointer is long depreciated, and is about to be finally > removed, so move to use the class_groups pointer instead. > > Cc: Minchan Kim <minc...@kernel.org> > Cc: Nitin Gupta <ngu...@vflare.org> > Cc: Sergey Senozhatsky <sergey.senozhatsky.w...@gmail.com> > Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>
FWIW, looks good to me. Reviewed-by: Sergey Senozhatsky <sergey.senozhat...@gmail.com> -ss