From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_NONE autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CE809C433ED for ; Mon, 17 May 2021 10:36:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AEF2361076 for ; Mon, 17 May 2021 10:36:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236452AbhEQKhp (ORCPT ); Mon, 17 May 2021 06:37:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44334 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236350AbhEQKhn (ORCPT ); Mon, 17 May 2021 06:37:43 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6468AC061573; Mon, 17 May 2021 03:36:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=5WpWqsmHNLWQc70bpUWhJIPOVl6gzN2zEoMJ15ENTac=; b=euTLqySvTY1oLnU3ssO7tDoule IstShSS2L0Gqd0ZjEr5FUbN1Q/Q+oVSqeI0hMwjHuqoH69qU7df/ui9pkiYtPQzMnd1+rF9qQ+pF0 KSwW4ETdHVcVfMypNXly5zS0ncKO8GlfDu0Ng3Um5Ls9pzJqt9pval+I4O7j41gGVQQx4ViMaP9jE xEBByybdpEAsZrYa2bgOhTJN2Tf1u/kYTcFem6ybxSv9JvkXrJiMbsuictEXvnz2KDOXRNB0a/y4S J/Wu1WnpwnWZAOsrH+xRPbjvLZu14HxJ1v8tQWcaQF/J2nt+b15+t7gOvhBa6Baqoe57vIFjtp7iA Cz5GssVA==; Received: from hch by casper.infradead.org with local (Exim 4.94 #2 (Red Hat Linux)) id 1liabZ-00CoX6-9r; Mon, 17 May 2021 10:36:14 +0000 Date: Mon, 17 May 2021 11:36:09 +0100 From: Christoph Hellwig To: Juerg Haefliger Cc: tj@kernel.org, axboe@kernel.dk, cgroups@vger.kernel.org, linux-block@vger.kernel.org, linux-kernel@vger.kernel.org, Juerg Haefliger Subject: Re: [PATCH] init/Kconfig: Fix BLK_CGROUP help text indentation Message-ID: References: <20210516145731.61253-1-juergh@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210516145731.61253-1-juergh@canonical.com> X-SRS-Rewrite: SMTP reverse-path rewritten from by casper.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org While you're at it, please move the symbol to block/Kconfig.