Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp2644737pxu; Mon, 7 Dec 2020 11:36:26 -0800 (PST) X-Google-Smtp-Source: ABdhPJy0oIY7tCcyvk0R0B4k42JdSuSL99k/ZE1b0zeFNd1KVSdBbD7ty3lT2y5q8/mr2vqqkHXm X-Received: by 2002:a50:d6dc:: with SMTP id l28mr21048519edj.286.1607369786053; Mon, 07 Dec 2020 11:36:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607369786; cv=none; d=google.com; s=arc-20160816; b=BOyxpXkNf8VN12GojIIq97QLsSD3J/Zyi0BgSFGfdAowiE/Y+T697Od8XD9nGB+8i/ o1dVjzlsXEdBPzOuoRwNgLMEBlXdLg+u5ORNk7kapo94Q7VhDNfzD24aZh2RZu81RrOh KrEi/gfP82lFJnFFSMs8FhE7xiSoKalKcwo1MPOJuFtT+a46gU6Tk4uNBexTELWcTW8z BYqtkfhicfxO/wBtvhvVAUNQhoyDs77Ro962JhaM268HV6LmM6gHQt9D0VCIuFzbW7p2 uLr/SPUwkg2co+4ioktPFoGlpFjgDQHF4R9Ae0LCMWpl225LyvTLFNgZfKIMl1pBgHR8 GkYg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=mOEgjuhUZjD2aMxIdOdNX8yChphDlNTrsO/TMGoQjW0=; b=bDJiZc0c5TJRXr4EjHGTeFKx82c/OatfzQIUmh+Ylx2sugb/QJMnaWANh+/0nTWe3U 9CqSv1Iw6t83xROIPSaRsXnixGZuy0JegyfKp49/OgYe2LXv3IkIk81cRehuwCB/Xwvp JGhRNDFczW3mKTD+VlWr434ASkI8HVrdoqno7dYNz75KvqhIOu3rKghe30XlwGMgBhXO THrQ0eSHepj9MnNgaUwYry6ecortbAh/a69Y/FXjJsmN7kturM18iGNF/9VA+vYs3PKk wrozYy5fLV4/LQjdCBVrdhfiprakutCVLJP+a+KBiF9hpI2I8Hvqxxy58RT7NMqGETRb Mxcw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id sb2si7184241ejb.489.2020.12.07.11.35.59; Mon, 07 Dec 2020 11:36:26 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726851AbgLGTbr (ORCPT + 99 others); Mon, 7 Dec 2020 14:31:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59130 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726825AbgLGTbr (ORCPT ); Mon, 7 Dec 2020 14:31:47 -0500 Received: from faui03.informatik.uni-erlangen.de (faui03.informatik.uni-erlangen.de [IPv6:2001:638:a000:4130:131:188:30:103]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 67843C06138C; Mon, 7 Dec 2020 11:31:04 -0800 (PST) Received: from cipterm0.informatik.uni-erlangen.de (cipterm0.cip.cs.fau.de [131.188.30.90]) by faui03.informatik.uni-erlangen.de (Postfix) with ESMTP id C7D67240D62; Mon, 7 Dec 2020 20:30:21 +0100 (CET) Received: by cipterm0.informatik.uni-erlangen.de (Postfix, from userid 67858) id C5C163280304; Mon, 7 Dec 2020 20:30:21 +0100 (CET) From: Philipp Gerlesberger To: linux-kernel@vger.kernel.org Cc: Philipp Gerlesberger , linux-media@vger.kernel.org, devel@driverdev.osuosl.org, mchehab@kernel.org, sakari.ailus@linux.intel.com, gregkh@linuxfoundation.org, ij72uhux@stud.informatik.uni-erlangen.de, linux-kernel@i4.cs.fau.de Subject: [PATCH 04/12] media: atomisp: Fix OPEN_ENDED_LINE Date: Mon, 7 Dec 2020 20:26:31 +0100 Message-Id: <20201207192638.15219-5-Philipp.Gerlesberger@fau.de> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20201207192638.15219-1-Philipp.Gerlesberger@fau.de> References: <20201207192638.15219-1-Philipp.Gerlesberger@fau.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Lines should not end with a '(' Co-developed-by: Andrey Khlopkov Signed-off-by: Andrey Khlopkov Signed-off-by: Philipp Gerlesberger --- drivers/staging/media/atomisp/pci/runtime/rmgr/src/rmgr_vbuf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/media/atomisp/pci/runtime/rmgr/src/rmgr_vbuf.c b/drivers/staging/media/atomisp/pci/runtime/rmgr/src/rmgr_vbuf.c index 3fb3c8c48f0b..e4483d41ec7a 100644 --- a/drivers/staging/media/atomisp/pci/runtime/rmgr/src/rmgr_vbuf.c +++ b/drivers/staging/media/atomisp/pci/runtime/rmgr/src/rmgr_vbuf.c @@ -190,8 +190,7 @@ void ia_css_rmgr_uninit_vbuf(struct ia_css_rmgr_vbuf_pool *pool) /* free memory */ hmm_free(pool->handles[i]->vptr); /* remove from refcount admin */ - ia_css_rmgr_refcount_release_vbuf( - &pool->handles[i]); + ia_css_rmgr_refcount_release_vbuf(&pool->handles[i]); } } /* now free the pool handles list */ -- 2.20.1