Re: [PATCH resent] Fix logic in sanity check

2011-11-29 Thread Sylwester Nawrocki
Hi Thomas, On 11/29/2011 01:26 PM, Thomas Jarosch wrote: > On Sunday, 20. November 2011 18:26:13 Sylwester Nawrocki wrote: >> If you care to resend the patch, please add "m5mols:" as a subsystem name >> in the subject so it looks something like: >> >> [PATCH ...] m5mols: Fix ... >> --- >

Re: [PATCH resent] Fix logic in sanity check

2011-11-29 Thread Thomas Jarosch
Hi Sylwester, On Sunday, 20. November 2011 18:26:13 Sylwester Nawrocki wrote: > If you care to resend the patch, please add "m5mols:" as a subsystem name > in the subject so it looks something like: > > [PATCH ...] m5mols: Fix ... > > >> --- > >> > >> drivers/media/video/m5mols/m5mols_core.c

Re: [PATCH resent] Fix logic in sanity check

2011-11-20 Thread Sylwester Nawrocki
Hi, On 11/04/2011 10:16 AM, Sylwester Nawrocki wrote: > On 10/15/2011 11:38 PM, Thomas Jarosch wrote: >> Detected by "cppcheck". >> >> This time with "Signed-off-by" line. When a note like this is added, not suitable for the changelog, it should be placed after your SOB line, and below a line con

Re: [PATCH resent] Fix logic in sanity check

2011-11-04 Thread Sylwester Nawrocki
Hi Thomas, On 10/15/2011 11:38 PM, Thomas Jarosch wrote: > Detected by "cppcheck". > > This time with "Signed-off-by" line. > > Signed-off-by: Thomas Jarosch Acked-by: Sylwester Nawrocki > --- > drivers/media/video/m5mols/m5mols_core.c |2 +- > 1 files changed, 1 insertions(+), 1 deleti

[PATCH resent] Fix logic in sanity check

2011-10-15 Thread Thomas Jarosch
Detected by "cppcheck". This time with "Signed-off-by" line. Signed-off-by: Thomas Jarosch --- drivers/media/video/m5mols/m5mols_core.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/m5mols/m5mols_core.c b/drivers/media/video/m5mols/m5mols_core.c