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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 18562C636D6 for ; Mon, 20 Feb 2023 07:27:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230133AbjBTH1M (ORCPT ); Mon, 20 Feb 2023 02:27:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36004 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229451AbjBTH1M (ORCPT ); Mon, 20 Feb 2023 02:27:12 -0500 Received: from mail-pj1-x1036.google.com (mail-pj1-x1036.google.com [IPv6:2607:f8b0:4864:20::1036]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 81300E3B6 for ; Sun, 19 Feb 2023 23:26:47 -0800 (PST) Received: by mail-pj1-x1036.google.com with SMTP id 99so450608pjz.4 for ; Sun, 19 Feb 2023 23:26:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytedance-com.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=Z8cjV9tBotVQoVLeoP2FgDZXVqOq0e7x0vn0sOuSOa0=; b=Xnb7NRKMt8MYXu9k7qM8ig0x/Cb/XyWlbHHJdwLidqfjzJHpaNGxrAr5wHoQF8a7fI E3EwTbgj0y+qLJ2Mf99kt9jEzE2BbRlFY9SPmsuldOUBKGwiLP6v1POabszUUKemEZ1E OCHCYD8QbDlkVHmApwfLHcY1uPngcktSUNuDbZ6k6RgKFEj2H7I+T/3ET+AZu5iVuIZg hxBwWbOc6j5bgH0Ec9CqCCr2bn1ljA1Z5dYqlf/z2O029yXh8mFMOiarwXoOnmrYXdDV j7UvrBhlhNwmOICmjwRIfQf5SHFRJvx4vCwUCrn54rS18noAo4iZYvk4neo3wG9DjTBQ sevA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Z8cjV9tBotVQoVLeoP2FgDZXVqOq0e7x0vn0sOuSOa0=; b=bpzkWVInXdCXT7Kt7GA7sjSx08yh/6ZuB7He07x9vPa+O9YWbXKSBKn2qSdWtZGBMc CoQ7WNP43EwMEVqeyTx9gWrzMO2ka/t9o2W5YfxJTQKNwAnxoJanRwg1IxE2DOuMyOXF LxOFuYwZE2bDx/JP2sxntGMs8Eerc2VnG9bzW2qAPCmRdKw5hI56X4enUMIiCR5RVT+d c+KYxVRU8UitksFwzkrFadknxfGkAyaF08CUhUZkBN/+e47/AVOl6GncwI9LYP+v1X1F QYZ32vrsDXZGFTsuR8fwhwW9SRlJkJysBGrgb5jWHrFYioASiuod7x4B17wG5tZ86xuS gGBg== X-Gm-Message-State: AO0yUKWN3AP6rkXXE13GHEdQGPRZDIXI/Iwuim23oxOTthtbB/lxFmZq M0ZvZVEy77YdZvSTurmxEDPfww== X-Google-Smtp-Source: AK7set/DeED0wXvq2tFZ0anEIxa+MnnkNcRSpD6q5g0JxwlcapDjJFYNK/TDmG4CNonjJ3ERU3VU5g== X-Received: by 2002:a17:90a:20b:b0:22c:64c6:b7c4 with SMTP id c11-20020a17090a020b00b0022c64c6b7c4mr445184pjc.2.1676878006950; Sun, 19 Feb 2023 23:26:46 -0800 (PST) Received: from [10.70.252.135] ([139.177.225.229]) by smtp.gmail.com with ESMTPSA id d14-20020a17090a3b0e00b002369d3b282csm747286pjc.40.2023.02.19.23.26.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 19 Feb 2023 23:26:46 -0800 (PST) Message-ID: <896c1146-21bb-35bb-dc25-a12014eb5ccd@bytedance.com> Date: Mon, 20 Feb 2023 15:26:41 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.7.2 Subject: Re: linux-next: build warning after merge of the driver-core tree Content-Language: en-US To: Stephen Rothwell , Greg KH Cc: Greg Kroah-Hartman , Linux Kernel Mailing List , Linux Next Mailing List References: <20230220163133.481e43d8@canb.auug.org.au> From: Qi Zheng In-Reply-To: <20230220163133.481e43d8@canb.auug.org.au> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org On 2023/2/20 13:31, Stephen Rothwell wrote: > Hi all, > > After merging the driver-core tree, today's linux-next build > (htmldocs) produced this warning: > > Documentation/filesystems/api-summary:146: fs/debugfs/inode.c:804: WARNING: Inline literal start-string without end-string. > > Introduced by commit > > d3002468cb5d ("debugfs: update comment of debugfs_rename()") This is just a comment modification. Didn't see where my modification caused this WARNING. :( > -- Thanks, Qi