From patchwork Thu Oct 23 13:53:50 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Thompson X-Patchwork-Id: 39368 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-la0-f71.google.com (mail-la0-f71.google.com [209.85.215.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id C0E4620341 for ; Thu, 23 Oct 2014 13:54:11 +0000 (UTC) Received: by mail-la0-f71.google.com with SMTP id gi9sf631964lab.2 for ; Thu, 23 Oct 2014 06:54:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=i11V3oMcim2xW/lF/VT+udPlc86Dh33HdRrvG9GI4cI=; b=MZ/fXqoNj8FcqVGdEPwT356bUJPt4jAwfL9VcAsrp5QA1rqKEtdS/aI28nogNJbqcG oUZImYghJbk4UqFMRKIxTKSCZfINcsauAu/miafYxJTJc0AMLc9y+PbNtwIPDXrGEfIz 1nNMGA0enDIxiFZx/0GE4HJ4W/DNFHBWOz59KrOJ3xFfTRT42CJSs7PeKOE0fPkhG2Bl DdlAXCGHx3VjfdJru9Ee25wz32IGQC8TwrEunDsL7TTd9waqO/tx9BzVJ1Tm/zysBcfK AIodZyZoUahVxAmEgQotwASSQ9TgrudkXer0g3U2MjqBJ0sk8oop8fOeITg6Pw2BQbwk yeLA== X-Gm-Message-State: ALoCoQmRv5r76m6Wuvi0+rH0vx/3Z/GVV4DgB6nDbHl+2zY5RKhuFBAGv1fv/03YzVSBw1jxrDkn X-Received: by 10.181.11.130 with SMTP id ei2mr2408241wid.3.1414072450529; Thu, 23 Oct 2014 06:54:10 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.206.8 with SMTP id lk8ls276973lac.17.gmail; Thu, 23 Oct 2014 06:54:10 -0700 (PDT) X-Received: by 10.112.234.201 with SMTP id ug9mr5447609lbc.14.1414072450232; Thu, 23 Oct 2014 06:54:10 -0700 (PDT) Received: from mail-la0-f50.google.com (mail-la0-f50.google.com. [209.85.215.50]) by mx.google.com with ESMTPS id jp10si2778356lab.19.2014.10.23.06.54.10 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 23 Oct 2014 06:54:10 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.50 as permitted sender) client-ip=209.85.215.50; Received: by mail-la0-f50.google.com with SMTP id s18so883591lam.23 for ; Thu, 23 Oct 2014 06:54:10 -0700 (PDT) X-Received: by 10.152.29.8 with SMTP id f8mr5334808lah.56.1414072450002; Thu, 23 Oct 2014 06:54:10 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.112.84.229 with SMTP id c5csp258735lbz; Thu, 23 Oct 2014 06:54:09 -0700 (PDT) X-Received: by 10.194.3.78 with SMTP id a14mr5526089wja.107.1414072449426; Thu, 23 Oct 2014 06:54:09 -0700 (PDT) Received: from mail-wg0-f43.google.com (mail-wg0-f43.google.com. [74.125.82.43]) by mx.google.com with ESMTPS id p4si2064924wjz.90.2014.10.23.06.54.08 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 23 Oct 2014 06:54:09 -0700 (PDT) Received-SPF: pass (google.com: domain of daniel.thompson@linaro.org designates 74.125.82.43 as permitted sender) client-ip=74.125.82.43; Received: by mail-wg0-f43.google.com with SMTP id m15so1165058wgh.2 for ; Thu, 23 Oct 2014 06:54:08 -0700 (PDT) X-Received: by 10.194.200.36 with SMTP id jp4mr3649814wjc.114.1414072448901; Thu, 23 Oct 2014 06:54:08 -0700 (PDT) Received: from sundance.lan (cpc4-aztw19-0-0-cust157.18-1.cable.virginm.net. [82.33.25.158]) by mx.google.com with ESMTPSA id ex6sm2252182wjb.20.2014.10.23.06.54.07 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Oct 2014 06:54:07 -0700 (PDT) From: Daniel Thompson To: Jiri Kosina Cc: Daniel Thompson , linux-kernel@vger.kernel.org, patches@linaro.org, linaro-kernel@lists.linaro.org, John Stultz , Sumit Semwal , Grant Likely , Rob Herring Subject: [PATCH] of: Fix brace position for struct of_device_id definition Date: Thu, 23 Oct 2014 14:53:50 +0100 Message-Id: <1414072430-29251-1-git-send-email-daniel.thompson@linaro.org> X-Mailer: git-send-email 1.9.3 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: daniel.thompson@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.50 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Currently it is not easy to grep for the definition of struct of_device_id. This is trivially fixed by moving the brace to the right place. Signed-off-by: Daniel Thompson Cc: Grant Likely Cc: Rob Herring --- include/linux/mod_devicetable.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) -- 1.9.3 diff --git a/include/linux/mod_devicetable.h b/include/linux/mod_devicetable.h index 44eeef0..0acc82d 100644 --- a/include/linux/mod_devicetable.h +++ b/include/linux/mod_devicetable.h @@ -220,8 +220,7 @@ struct serio_device_id { /* * Struct used for matching a device */ -struct of_device_id -{ +struct of_device_id { char name[32]; char type[32]; char compatible[128];