From patchwork Mon Sep 14 17:22:36 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jonathan Corbet X-Patchwork-Id: 53600 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-lb0-f200.google.com (mail-lb0-f200.google.com [209.85.217.200]) by patches.linaro.org (Postfix) with ESMTPS id EF71C22B17 for ; Mon, 14 Sep 2015 17:22:43 +0000 (UTC) Received: by lbcjc2 with SMTP id jc2sf47991242lbc.0 for ; Mon, 14 Sep 2015 10:22:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:delivered-to:date:from:to:cc:subject:message-id :organization:mime-version:content-type:content-transfer-encoding :sender:precedence:list-id:x-original-sender :x-original-authentication-results:mailing-list:list-post:list-help :list-archive:list-unsubscribe; bh=BJhR2c2P3tv7RLeOPs08tZtolXpGi96ELrV2KOU0VfU=; b=kc7GAeYS0j7c3w9dSQKu3TM0TZGmKYEgPkZi0cMMm5SHnn9CjVaMeKCqJvKEPTTN1R DLc85voHExl4UAEY+7h2uTJETz8NPyCjdhoubEd7QlEts7TfqiI01xIVjB684G4JMJUF hP5CdoPoCmlAIEsrQPZ04wdFo6Itznl8oARGJnnIZ/sflUigb7/UHoQGji5MnfPp0Tdu XqV9IKLBaUUfdkKfTMnkfhcgcRxB3SkTYIEGTStxA+qxy5jCwFNTLchd3HlmuuRzdDf9 xk0ihtHIuZAtVOy0GWyJYxBdnoB9ajMZO3zEUELeHJubLPsgrwt3qSBOgiQsNYZnWUhZ c9bQ== X-Gm-Message-State: ALoCoQmvO6r9OGJ01nIhB6R1AoC9+IKVRFgy+09qewpYhTDJ+tSQrNMaBOK6FkR6J+/pN9m3K6Ge X-Received: by 10.112.12.132 with SMTP id y4mr3301724lbb.0.1442251362708; Mon, 14 Sep 2015 10:22:42 -0700 (PDT) X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.44.130 with SMTP id e2ls712769lam.40.gmail; Mon, 14 Sep 2015 10:22:42 -0700 (PDT) X-Received: by 10.152.2.200 with SMTP id 8mr15631562law.115.1442251362526; Mon, 14 Sep 2015 10:22:42 -0700 (PDT) Received: from mail-lb0-f172.google.com (mail-lb0-f172.google.com. [209.85.217.172]) by mx.google.com with ESMTPS id kz9si10469725lbc.20.2015.09.14.10.22.42 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Sep 2015 10:22:42 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.172 as permitted sender) client-ip=209.85.217.172; Received: by lbcao8 with SMTP id ao8so71156347lbc.3 for ; Mon, 14 Sep 2015 10:22:42 -0700 (PDT) X-Received: by 10.112.199.70 with SMTP id ji6mr15740751lbc.73.1442251362148; Mon, 14 Sep 2015 10:22:42 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.59.35 with SMTP id w3csp1319564lbq; Mon, 14 Sep 2015 10:22:41 -0700 (PDT) X-Received: by 10.66.233.164 with SMTP id tx4mr36584103pac.21.1442251361184; Mon, 14 Sep 2015 10:22:41 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id nu8si24851907pbb.87.2015.09.14.10.22.40; Mon, 14 Sep 2015 10:22:41 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755606AbbINRWi (ORCPT + 29 others); Mon, 14 Sep 2015 13:22:38 -0400 Received: from tex.lwn.net ([70.33.254.29]:43788 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755321AbbINRWh (ORCPT ); Mon, 14 Sep 2015 13:22:37 -0400 Received: from lwn.net (localhost.localdomain [127.0.0.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by vena.lwn.net (Postfix) with ESMTP id CDA7C1540040; Mon, 14 Sep 2015 11:22:36 -0600 (MDT) Date: Mon, 14 Sep 2015 11:22:36 -0600 From: Jonathan Corbet To: Andrew Morton Cc: LKML , Jan Kara Subject: [PATCH] mm: fix docbook comment for get_vaddr_frames() Message-ID: <20150914112236.18e3f2d0@lwn.net> Organization: LWN.net MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: corbet@lwn.net 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.172 as permitted sender) smtp.mailfrom=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , get_vaddr_frames() has a comment that's *almost* a docbook comment; add the missing star so that the tools will find it properly. Signed-off-by: Jonathan Corbet --- mm/frame_vector.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mm/frame_vector.c b/mm/frame_vector.c index cdabcb9..7cf2b71 100644 --- a/mm/frame_vector.c +++ b/mm/frame_vector.c @@ -7,7 +7,7 @@ #include #include -/* +/** * get_vaddr_frames() - map virtual addresses to pfns * @start: starting user address * @nr_frames: number of pages / pfns from start to map