[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.21.1910160713140.2732@hadrien>
Date: Wed, 16 Oct 2019 07:13:50 +0200 (CEST)
From: Julia Lawall <julia.lawall@...6.fr>
To: Jules Irenge <jbi.octave@...il.com>
cc: outreachy-kernel@...glegroups.com, eric@...olt.net,
wahrenst@....net, gregkh@...uxfoundation.org,
bcm-kernel-feedback-list@...adcom.com,
linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [Outreachy kernel] [PATCH] staging: vc04_services: fix line over
80 characters checks warning
> #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
Powered by blists - more mailing lists