[PATCH v2] drm: line wrap DRM_IOCTL_DEF* macros

2015-03-31 Thread Daniel Vetter
On Mon, Mar 30, 2015 at 05:10:36PM +, Emil Velikov wrote: > Improve the readability and keeps the lines shorter than 80 columns. > > Signed-off-by: Emil Velikov Applied to topic/drm-misc, thanks. -Daniel > --- > > v2: Rebased against drm-intel topic/drm-misc, commit > a0211bb482c(drm/atom

[PATCH v2] drm: line wrap DRM_IOCTL_DEF* macros

2015-03-30 Thread Emil Velikov
Improve the readability and keeps the lines shorter than 80 columns. Signed-off-by: Emil Velikov --- v2: Rebased against drm-intel topic/drm-misc, commit a0211bb482c(drm/atomic: Don't try to free a NULL state) -Emil --- drivers/gpu/drm/drm_ioctl.c | 9 +++-- include/drm/drmP.h |