[Outreachy kernel] [PATCH] staging: vc04_services: fix line over 80 characters checks warning

Jules Irenge jbi.octave at gmail.com
Wed Oct 16 17:57:42 UTC 2019



On Wed, 16 Oct 2019, Julia Lawall wrote:

> >  #ifndef VCHI_BULK_GRANULARITY
> >  #   if __VCCOREVER__ >= 0x04000000
> > -#       define VCHI_BULK_GRANULARITY 32 // Allows for the need to do cache cleans
> > +#	define VCHI_BULK_GRANULARITY 32 // Allows for the need of cache cleans
> >  #   else
> >  #       define VCHI_BULK_GRANULARITY 16
> >  #   endif
> 
> The branches should be indented to the same degree.
> 
> julia
> 
> -- 

Thanks, I have just  updated. 


More information about the devel mailing list