On Fri, Mar 03, 2017 at 01:21:56AM +0530, simran singhal wrote: > This patch removes unnecessary typecast of c90 int constant. > > WARNING: Unnecessary typecast of c90 int constant > > Signed-off-by: simran singhal <singhalsimr...@gmail.com> > --- > drivers/staging/media/atomisp/i2c/gc2235.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-)
The subject needs to say which driver is being touched here. So this would be: [PATCH 1/7] staging: gc2235: Remove unnecessary typecast of c90 int constant Please fix up for all of these and resend. thanks, greg k-h