From patchwork Thu Aug 11 10:47:57 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sumit Semwal X-Patchwork-Id: 9275037 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 7A8A860780 for ; Thu, 11 Aug 2016 10:48:23 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6A8F3285FC for ; Thu, 11 Aug 2016 10:48:23 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5EBBA285FF; Thu, 11 Aug 2016 10:48:23 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 19075285FC for ; Thu, 11 Aug 2016 10:48:23 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 61BEB6E93D; Thu, 11 Aug 2016 10:48:22 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pa0-x231.google.com (mail-pa0-x231.google.com [IPv6:2607:f8b0:400e:c03::231]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2B28A6E93D for ; Thu, 11 Aug 2016 10:48:21 +0000 (UTC) Received: by mail-pa0-x231.google.com with SMTP id i5so8815730pat.2 for ; Thu, 11 Aug 2016 03:48:21 -0700 (PDT) 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=PgufY/l7TaCwNXLjAAmEQWVJsK0iZNoF73PH8yjBQTQ=; b=aLaztxbiFCceceT0sWEH6lEDAlr6dt5Qz/qjQyHwBdUt/3aTAAqzc+nPNr+SoYgDn7 ERL/83wF0BVtDAwE6nIo+ppQeRVeBSza2W/maxB9SF2Giri003SFChRg/7GSI/Qetrjx d4QOpfcemDH/TGLasAh9cXxjBebvaFeFYyeDM= 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=PgufY/l7TaCwNXLjAAmEQWVJsK0iZNoF73PH8yjBQTQ=; b=GUQ3tz3/fBSTC3G8CETNMYj1E9Onj8Q97yKpTMzGLkGujxgDQy+UgpCiMhel6pX/Dp HxCi0LHgkot7i4S5x52x8TmtquUdrH796yf79S643KOOSstC3L52TnFscXxon+PmKLJW K+FX99Mc8/Lva718l2cHr13nF01UBXCMXPsINNDGf9MIjzRkb8qShxJc9uxbeQcyMvOB f2KPZA2/vqqJZg3DwUojReZIwfZECDzUXM+TOJ7dl8ydkKJMiq6nvUOHy3Tf7SQjXFEq KEEiCadtzGy3OkVd2ZuuPF+mHDzmUlE040UclNNzz/ZBcxnTmxCcDVipL7aIWk2Hv5Hk a1Mg== X-Gm-Message-State: AEkoousfhWYPbrFLAq+VSYA/yfKdUHjCqLMnELOObvnZig35S5Frkg0n5tTWAHsY0cNzegYC X-Received: by 10.66.148.202 with SMTP id tu10mr15951900pab.52.1470912500806; Thu, 11 Aug 2016 03:48:20 -0700 (PDT) Received: from phantom.lan ([106.51.225.38]) by smtp.gmail.com with ESMTPSA id i7sm4307646paf.9.2016.08.11.03.48.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 11 Aug 2016 03:48:19 -0700 (PDT) From: Sumit Semwal To: linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org, linaro-mm-sig@lists.linaro.org, linux-doc@vger.kernel.org Subject: [RFC 1/4] dma-buf/fence: kerneldoc: remove unused struct members Date: Thu, 11 Aug 2016 16:17:57 +0530 Message-Id: <1470912480-32304-2-git-send-email-sumit.semwal@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1470912480-32304-1-git-send-email-sumit.semwal@linaro.org> References: <1470912480-32304-1-git-send-email-sumit.semwal@linaro.org> Cc: linux-kernel@vger.kernel.org, corbet@lwn.net X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Commit 0431b9065f28ecf6c320fefebe0241620049984f ("staging/android: bring struct sync_pt back") removed child_list and active_list from struct fence, but left it in kernel doc. Delete them. Fixes: 0431b9065f28 ("staging/android: bring struct sync_pt back") Signed-off-by: Sumit Semwal --- include/linux/fence.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/linux/fence.h b/include/linux/fence.h index 1de1b3f6fb76..5aa95eb886f7 100644 --- a/include/linux/fence.h +++ b/include/linux/fence.h @@ -49,8 +49,6 @@ struct fence_cb; * @timestamp: Timestamp when the fence was signaled. * @status: Optional, only valid if < 0, must be set before calling * fence_signal, indicates that the fence has completed with an error. - * @child_list: list of children fences - * @active_list: list of active fences * * the flags member must be manipulated and read using the appropriate * atomic ops (bit_*), so taking the spinlock will not be needed most