Re: [PATCH 1/1] Fix some code style issues

2014-08-19 Thread Greg Kroah-Hartman
On Tue, Aug 19, 2014 at 02:57:11PM +0300, Yannis Damigos wrote: > Signed-off-by: Yannis Damigos Your subject: line needs a lot of work. What part of the kernel are you changing? Then you need some description in the body of the changelog saying _why_ you made this change, and what you changed.

[PATCH 1/1] Fix some code style issues

2014-08-19 Thread Yannis Damigos
Signed-off-by: Yannis Damigos --- drivers/staging/imx-drm/ipuv3-crtc.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/drivers/staging/imx-drm/ipuv3-crtc.c b/drivers/staging/imx-drm/ipuv3-crtc.c index 720868b..c4c6455 100644 --- a/drivers/staging/imx-drm/ipuv3-crtc.c