From patchwork Thu Jan 14 18:57:56 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mathieu Poirier X-Patchwork-Id: 8035001 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id C33A0BEEE5 for ; Thu, 14 Jan 2016 19:00:25 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 0932E203E5 for ; Thu, 14 Jan 2016 19:00:25 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 33A4A203E1 for ; Thu, 14 Jan 2016 19:00:24 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1aJn6m-0002kr-K6; Thu, 14 Jan 2016 18:58:56 +0000 Received: from mail-pa0-x22a.google.com ([2607:f8b0:400e:c03::22a]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1aJn6Z-0002Ze-AY for linux-arm-kernel@lists.infradead.org; Thu, 14 Jan 2016 18:58:44 +0000 Received: by mail-pa0-x22a.google.com with SMTP id ho8so120337149pac.2 for ; Thu, 14 Jan 2016 10:58:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=8T9ZPYTqPQ6B4XypXMndmY6RLDKHkbm0Z6/brFersFI=; b=FlNkF146VDLz+Ffi9qxKRZ8k2Sgzwian4rtHuhlwBTkfy5o3uf9tlnJB2wrxUZcYaP 31qgRcLRISP+ITZnDRiAZWSyiDYg4Rnn3dWvN3ob1F1HLXnjGyfmfvK2TFKnvWX3BnaT B2OSuFOc1TNoilCjOPChzP0c1RS0Oe6piLn4U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=8T9ZPYTqPQ6B4XypXMndmY6RLDKHkbm0Z6/brFersFI=; b=mND0d7CGKvi/vTZ2Ev22kjWWxXdcyf/hGDW+eUYOPw4sRPeAUZ9O9w7xsbhKYLnmtb BzNKC1Z4s631Q3+w4iA8EOs/Py+eiwlb/zeQ+LsT+QMRRALKo6XyCwQmDPOSa2IpOmS0 G2H7UytIDoPfGONC01Wm7Fj1IzTaE+j2iJGGU/QbkeIMGlywL1jw1cZpk/EclrgzZP+B kmkjPh6nmNqsRp81rDipbyws0WKdNvIzvgpVvAN5yvEMNbtkfsrK5kbS8c8gYvLUOdNE PF5x/rOpco2huEkWoT04r4jFYGROZshm7kATEGSdqn1OLSYmK+z6N7Ehsqebx23iCvEh xh3g== X-Gm-Message-State: ALoCoQkcJ2Tc5BbzsQbkSWCiPhTmDchZ3xzUeVn880pgF/cPimcLYf+wlYoltJ8gh8190HxI2lCLu5nxCJH9ae2x/3Cm6y/PNQ== X-Received: by 10.67.4.100 with SMTP id cd4mr8496401pad.59.1452797902639; Thu, 14 Jan 2016 10:58:22 -0800 (PST) Received: from t430.cg.shawcable.net ([184.64.168.246]) by smtp.gmail.com with ESMTPSA id p87sm10854256pfi.94.2016.01.14.10.58.21 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 14 Jan 2016 10:58:22 -0800 (PST) From: Mathieu Poirier To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/5] coresight: fixing indentation problem Date: Thu, 14 Jan 2016 11:57:56 -0700 Message-Id: <1452797880-4365-2-git-send-email-mathieu.poirier@linaro.org> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1452797880-4365-1-git-send-email-mathieu.poirier@linaro.org> References: <1452797880-4365-1-git-send-email-mathieu.poirier@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160114_105843_479383_2B5B7AFE X-CRM114-Status: UNSURE ( 9.64 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.7 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mathieu Poirier MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Mathieu Poirier --- drivers/hwtracing/coresight/coresight.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/hwtracing/coresight/coresight.c b/drivers/hwtracing/coresight/coresight.c index 93738dfbf631..4236a02cdab2 100644 --- a/drivers/hwtracing/coresight/coresight.c +++ b/drivers/hwtracing/coresight/coresight.c @@ -536,7 +536,7 @@ static void coresight_fixup_orphan_conns(struct coresight_device *csdev) * are hooked-up with each newly added component. */ bus_for_each_dev(&coresight_bustype, NULL, - csdev, coresight_orphan_match); + csdev, coresight_orphan_match); }