From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7052DC433DF for ; Thu, 23 Jul 2020 17:15:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 47B6722C9E for ; Thu, 23 Jul 2020 17:15:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=broadcom.com header.i=@broadcom.com header.b="D2kL3VW7" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726717AbgGWRP0 (ORCPT ); Thu, 23 Jul 2020 13:15:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46790 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726254AbgGWRP0 (ORCPT ); Thu, 23 Jul 2020 13:15:26 -0400 Received: from mail-qv1-xf43.google.com (mail-qv1-xf43.google.com [IPv6:2607:f8b0:4864:20::f43]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E6F79C0619DC for ; Thu, 23 Jul 2020 10:15:25 -0700 (PDT) Received: by mail-qv1-xf43.google.com with SMTP id h17so2920719qvr.0 for ; Thu, 23 Jul 2020 10:15:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=broadcom.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=uxqgbT1xGWBNU5YbnWHoLn+2QzI4IjiCwjdiIwlOoYI=; b=D2kL3VW7zX669rdE7uTbTlP31fK7ZlJNSMl59TCCOG9B0rGjYvWYAiRRN5pQLhUbNj tH2ym7dLLWpp+iGDXG1Itn/y3VP6eMYC892FZkWwkvWFBoqoXh3IrzCcyqEXVl4yQ2ZW sVsPsE3lC5B9mY1OnExahBLRt5lbo3SXAbi4k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=uxqgbT1xGWBNU5YbnWHoLn+2QzI4IjiCwjdiIwlOoYI=; b=Tum8hG7fUM43NA2W3ar3usNN8tRKeo97wfLbhKZ0a4/q8RpSwjEGcOI3ZgEkfFQEQo fNgeGbRcdG8RkkoYA8mxyGxzztJPeQQiSNby/8R+48Ryfias0VCJVLmjMaSrT0ZlTPSb lpujL9lRmGlDDtySyyIrQlo3xpPcyJJXgoG0lhP4sd6pXpJT9ypK3maav4khBZO9uwzr lZqbqAnXvh6zRfrny/KYij/iqv+MMSZDpnqesX50y3wLenwszXUMkGR19LquQyZSm6Bc J0txUPgD77d6R0+4C/QeVLjloqNCk+3yf1igQY/YlukJWRteqa9xvomvaWe02LAwxIYE Zo4A== X-Gm-Message-State: AOAM532ssPaACw/l+mhjMGUWmufH6qiM9L2ju7JbUSUpHiiZBWmadLSF qkcl4emJUje+3FSS0d6K0U1+akgRA37p2A1JOds/sQ== X-Google-Smtp-Source: ABdhPJwLdD2kuuxmaYBIRerlmw2LPR4pPFv4tVkeSMizVI3cJusdEuI0jtB1kimBr9K4sbHmJZt3PpUJDk7hMkWdX3w= X-Received: by 2002:a05:6214:851:: with SMTP id dg17mr5838866qvb.235.1595524524901; Thu, 23 Jul 2020 10:15:24 -0700 (PDT) MIME-Version: 1.0 References: <20200723073744.13400-1-krzk@kernel.org> <20200723073744.13400-18-krzk@kernel.org> In-Reply-To: From: Markus Mayer Date: Thu, 23 Jul 2020 10:15:14 -0700 Message-ID: Subject: Re: [PATCH 17/23] memory: brcmstb_dpfe: Remove unneeded braces To: Florian Fainelli List-Id: Cc: Krzysztof Kozlowski , Arnd Bergmann , Olof Johansson , arm@kernel.org, soc@kernel.org, BCM Kernel Feedback , Santosh Shilimkar , Matthias Brugger , Roger Quadros , Tony Lindgren , Vladimir Zapolskiy , Thierry Reding , Jonathan Hunter , Linux Kernel , Linux ARM Kernel , linux-mediatek@lists.infradead.org, linux-omap@vger.kernel.org, linux-tegra@vger.kernel.org, Andrew Morton , Linus Torvalds , Greg Kroah-Hartman Content-Type: text/plain; charset="UTF-8" Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org On Thu, 23 Jul 2020 at 10:11, Florian Fainelli wrote: > > On 7/23/20 12:37 AM, Krzysztof Kozlowski wrote: > > Single statement blocks don't need braces. Fixes checkpatch warning: > > > > WARNING: braces {} are not necessary for single statement blocks > > > > Signed-off-by: Krzysztof Kozlowski > > Acked-by: Florian Fainelli Acked-by: Markus Mayer