From patchwork Mon Jan 5 15:43:39 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Thompson X-Patchwork-Id: 42749 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ee0-f69.google.com (mail-ee0-f69.google.com [74.125.83.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 8D5F426CC6 for ; Mon, 5 Jan 2015 15:43:51 +0000 (UTC) Received: by mail-ee0-f69.google.com with SMTP id d49sf12292360eek.4 for ; Mon, 05 Jan 2015 07:43:50 -0800 (PST) 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:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=FMaTSTMmbP6gQHBFRJXeavrikCsbLd5BRmU6qo22gvc=; b=CGJtksshu+kcuDtShIWs/ITXC6ORUFGQ6Ifsp+w+0ING2NmQz5kr0mVc9cJqmqsCvC 7FiCxW5NThBsvmBUn69wmIGujGpog9GhmUm1pyKn0pZE8uVy7gucvcrEEGBrCelN06cN BuDwT+k6sJmdHfDXJZ8Cp3FNLfmFdkelVXatsc93eabdODB2jfKFLsS2lUENzXEO4IRd oASU2KInBZyTtjgiSW5qB7mtGlqD0P10Up1utBW4K+1h0q4E0ky9j+RYfo7MeKYCrbei dJkQ/mYmXRAUKiK7ohJ2EMGBjerxWXtMs6EwKdXvOezKwSYCHfaVNZHJLeWC5SOCOSzf y4/g== X-Gm-Message-State: ALoCoQkixmj05uNn4xAEu0J+gX87UfumNUBdHHWBSwg6vOU1KFgyNIDf0QPhXDMQEplFxZSSd3Kz X-Received: by 10.112.13.161 with SMTP id i1mr8959lbc.20.1420472630405; Mon, 05 Jan 2015 07:43:50 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.29.2 with SMTP id f2ls816260lah.60.gmail; Mon, 05 Jan 2015 07:43:50 -0800 (PST) X-Received: by 10.112.14.134 with SMTP id p6mr71122065lbc.36.1420472630267; Mon, 05 Jan 2015 07:43:50 -0800 (PST) Received: from mail-lb0-f174.google.com (mail-lb0-f174.google.com. [209.85.217.174]) by mx.google.com with ESMTPS id z5si39449557lbo.84.2015.01.05.07.43.50 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 05 Jan 2015 07:43:50 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.174 as permitted sender) client-ip=209.85.217.174; Received: by mail-lb0-f174.google.com with SMTP id 10so18262322lbg.33 for ; Mon, 05 Jan 2015 07:43:50 -0800 (PST) X-Received: by 10.112.64.35 with SMTP id l3mr73219037lbs.82.1420472630178; Mon, 05 Jan 2015 07:43:50 -0800 (PST) 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.9.200 with SMTP id c8csp916161lbb; Mon, 5 Jan 2015 07:43:48 -0800 (PST) X-Received: by 10.180.101.98 with SMTP id ff2mr26913244wib.83.1420472628040; Mon, 05 Jan 2015 07:43:48 -0800 (PST) Received: from mail-we0-f173.google.com (mail-we0-f173.google.com. [74.125.82.173]) by mx.google.com with ESMTPS id gd9si17288477wic.83.2015.01.05.07.43.47 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 05 Jan 2015 07:43:48 -0800 (PST) Received-SPF: pass (google.com: domain of daniel.thompson@linaro.org designates 74.125.82.173 as permitted sender) client-ip=74.125.82.173; Received: by mail-we0-f173.google.com with SMTP id q58so8183343wes.18 for ; Mon, 05 Jan 2015 07:43:47 -0800 (PST) X-Received: by 10.180.76.132 with SMTP id k4mr27046457wiw.41.1420472627152; Mon, 05 Jan 2015 07:43:47 -0800 (PST) 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 fm10sm10384630wib.7.2015.01.05.07.43.44 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Jan 2015 07:43:45 -0800 (PST) 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: [RESEND PATCH 3.19-rc2] of: Fix brace position for struct of_device_id definition Date: Mon, 5 Jan 2015 15:43:39 +0000 Message-Id: <1420472619-7364-1-git-send-email-daniel.thompson@linaro.org> X-Mailer: git-send-email 1.9.3 In-Reply-To: <1414072430-29251-1-git-send-email-daniel.thompson@linaro.org> References: <1414072430-29251-1-git-send-email-daniel.thompson@linaro.org> 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.217.174 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 745def862580..bbf85d612be5 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];