Hi, On Thu, Oct 25, 2018 at 9:38 AM Jordan Crouse <jcrouse@xxxxxxxxxxxxxx> wrote: > > Make the code a little bit clearer (and use less gotos) > by consolidating some of the initialization. > > Signed-off-by: Jordan Crouse <jcrouse@xxxxxxxxxxxxxx> > --- > drivers/soc/qcom/llcc-slice.c | 42 +++++++++++++++++------------------ > 1 file changed, 20 insertions(+), 22 deletions(-) Looks like a nice cleanup. Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>