On Thu, Nov 1, 2012 at 11:45 PM, Daniel Vetter <daniel.vetter at ffwll.ch> wrote: > Again only minimal changes to make kerneldoc no longer shout. Plus a > little introduction in the form of a inline DOC: section to quickly > explain what this is all about.
Did someone build these? > diff --git a/drivers/gpu/drm/drm_fb_helper.c b/drivers/gpu/drm/drm_fb_helper.c > index 4d58d7e..320dcbc 100644 > --- a/drivers/gpu/drm/drm_fb_helper.c > +++ b/drivers/gpu/drm/drm_fb_helper.c > @@ -41,7 +41,14 @@ MODULE_AUTHOR("David Airlie, Jesse Barnes"); > MODULE_DESCRIPTION("DRM KMS helper"); > MODULE_LICENSE("GPL and additional rights"); > > -static LIST_HEAD(kernel_fb_helper_list); because that one liner seriously harshes my buzz. Do better next time! Dave.