From patchwork Thu Aug 1 22:39:07 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bart Van Assche X-Patchwork-Id: 11071453 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BA4491399 for ; Thu, 1 Aug 2019 22:39:17 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AA73F28779 for ; Thu, 1 Aug 2019 22:39:17 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9C5B928782; Thu, 1 Aug 2019 22:39:17 +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=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 313F628779 for ; Thu, 1 Aug 2019 22:39:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730344AbfHAWjP (ORCPT ); Thu, 1 Aug 2019 18:39:15 -0400 Received: from mail-pf1-f193.google.com ([209.85.210.193]:47052 "EHLO mail-pf1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389848AbfHAWjO (ORCPT ); Thu, 1 Aug 2019 18:39:14 -0400 Received: by mail-pf1-f193.google.com with SMTP id c3so11744831pfa.13 for ; Thu, 01 Aug 2019 15:39:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=ZYpK3orGoi0KMQkUjiRnCeqZ1NTFkyrmGmJYRGyOJT0=; b=A025oqmEnmiS3d1QPwZw02IxWvec9wpSNasCEtXPeZdpNMPF0nYS1UhvrZBdHzwaxe R3vcr6uZRJMRgaJSqbLxCsEUfB7IiQ2/7b0w2BFGUxT1wcQQHk1oyaGQyGKzpg0xQcxW DFURrmJfsXQdBkCVsdk9UvmjbOoibbwN09XD6k2fyIOe2bFYMFWw7gcquKK5+HNtfY1q 3OlQdSEa/63xC9c0q5S4/Sf9Lc5LBf8J6cQrSV+hiOiF5FFrVkPoXvdSYSdFVLfqOQyR nu0lAVD+syVgPDcVDiZx+0UThg3P6NxdfNSKsiBKtIRFOSdrKGzjkIjHGfJyH5sdNXPU oVzQ== X-Gm-Message-State: APjAAAXxT3+bmi3Y6D5zX6tFAFbDq4Q9vXPJZXS7XegzFwtPuS0M6raW bISXtFxROZNz7/poEgjV7wA= X-Google-Smtp-Source: APXvYqy2rplbk2iGdPTk3mqo34K3wDXi00LzG1gXj7r+NPXxpTMeV1plHLvfPxBirEkm1KMn2QKA/Q== X-Received: by 2002:a17:90a:cf8f:: with SMTP id i15mr1069893pju.110.1564699154122; Thu, 01 Aug 2019 15:39:14 -0700 (PDT) Received: from desktop-bart.svl.corp.google.com ([2620:15c:2cd:202:4308:52a3:24b6:2c60]) by smtp.gmail.com with ESMTPSA id n17sm76604599pfq.182.2019.08.01.15.39.12 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Thu, 01 Aug 2019 15:39:13 -0700 (PDT) From: Bart Van Assche To: Jens Axboe Cc: linux-block@vger.kernel.org, Christoph Hellwig , Bart Van Assche , Hannes Reinecke Subject: [PATCH] block: Fix spelling in the header above blkg_lookup() Date: Thu, 1 Aug 2019 15:39:07 -0700 Message-Id: <20190801223907.141042-1-bvanassche@acm.org> X-Mailer: git-send-email 2.22.0.770.g0f2c4a37fd-goog MIME-Version: 1.0 Sender: linux-block-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-block@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP See also commit 8f4236d9008b ("block: remove QUEUE_FLAG_BYPASS and ->bypass") # v5.0. Cc: Christoph Hellwig Cc: Hannes Reinecke Signed-off-by: Bart Van Assche --- include/linux/blk-cgroup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/blk-cgroup.h b/include/linux/blk-cgroup.h index 689a58231288..96867399544d 100644 --- a/include/linux/blk-cgroup.h +++ b/include/linux/blk-cgroup.h @@ -374,7 +374,7 @@ static inline struct blkcg_gq *__blkg_lookup(struct blkcg *blkcg, * @q: request_queue of interest * * Lookup blkg for the @blkcg - @q pair. This function should be called - * under RCU read loc. + * under RCU read lock. */ static inline struct blkcg_gq *blkg_lookup(struct blkcg *blkcg, struct request_queue *q)