RE: [PATCH] [media] s5p-mfc: Fix checkpatch error in s5p_mfc_shm.h file

2012-06-13 Thread Kamil Debski
Hi, Thanks for the patch. Best wishes, Kamil Debski > From: Sachin Kamat [mailto:sachin.ka...@linaro.org] > Sent: 11 June 2012 12:59 > > Fixes the following error: > ERROR: open brace '{' following enum go on the same line > +enum MFC_SHM_OFS > +{ > > Signed-off-by: Sachin Kamat Acked-by: Ka

[PATCH] [media] s5p-mfc: Fix checkpatch error in s5p_mfc_shm.h file

2012-06-11 Thread Sachin Kamat
Fixes the following error: ERROR: open brace '{' following enum go on the same line +enum MFC_SHM_OFS +{ Signed-off-by: Sachin Kamat --- drivers/media/video/s5p-mfc/s5p_mfc_shm.h |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/drivers/media/video/s5p-mfc/s5p_mfc_shm.h