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=-13.3 required=3.0 tests=BAYES_00,DKIMWL_WL_MED, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_IN_DEF_DKIM_WL 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 3111AC4708F for ; Tue, 1 Jun 2021 17:40:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0F43F61042 for ; Tue, 1 Jun 2021 17:40:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234641AbhFARmE (ORCPT ); Tue, 1 Jun 2021 13:42:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42052 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231726AbhFARmD (ORCPT ); Tue, 1 Jun 2021 13:42:03 -0400 Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2A3E9C06174A for ; Tue, 1 Jun 2021 10:40:21 -0700 (PDT) Received: by mail-lf1-x136.google.com with SMTP id a2so23056143lfc.9 for ; Tue, 01 Jun 2021 10:40:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=HzpG2mS3klA1VmO0XTe5j7flLzAb8Ei6Y9bSAVhIPY0=; b=BQeStbGqRqfaZQTatesVaXUFU7q7jGK8/h3S8s/n4L1EYp+DQRKegAYudAGZZJwmh/ HD40rIpJmLOgdc8+UC4ZsWwaBUsO96SAIctpyB8jiEMRcOhq8nyd/1IO3eMdK79W2QHE clu/SdKKUo+pHt0XaZOTsItqekoQU9JeobVaj8af/bfZMPUIRgqtUBfXlDoUM4/BDpZS 5Vs6oPV7URtRrA/ci+kXSbYoQcR3gCUlTWbIGruz2h84Gh4taGAMq9Wk1iwO2H5PSraU NPtbrrfvxP88aKLpUIqP+cifQXzfbs0G9FWSn9o9p0/egdH8zOsngD3C0DsS+HNjOIy9 S9vw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=HzpG2mS3klA1VmO0XTe5j7flLzAb8Ei6Y9bSAVhIPY0=; b=XhNR5wAkaxGNerf0HPSjxKCOTi/ahPXtmuw4nTCpIPuVq/vIY4za+DiLGBT+VWlVdn 3gjXXi/6lL1Iu4MTUIqihIAbAxTRjg4Ma5nWJzdmYm0M8pzwvDX+j1ZmdVkldGXy+RKg Ehna/AtCtRmH+XJ2ZH6eM+PzfsMBcfTyIWrnXl2l/CUjsQzcsUYAyasTIT3vkECW+8yT 7QvvkWgQfrxxa+O9ohfN/hBnPVHlJCbAZlcmsSuwkY5tBFQR70MJNwpgLQnXWoah0cgs x6j8FmBjDcvcEMhVVACRlGtYt9h8+QIOZ4UzwCws+b0r/3TX/ROjydFMgibcAdt/Wijo NTEQ== X-Gm-Message-State: AOAM531VJv/yA3ajzrIOdSr2HzQr22UZyoSfnf8MjwuJdj/xHcc/5jj/ eJJidacLK0LZxCgHXQpxB3wAfUqFyPsRmzJWNoroFxxlA1I6mg== X-Google-Smtp-Source: ABdhPJyJAhOJrzT29ukFcKuikSBG+AGooLG/BfxPhyU2dkfzF5uhC1zGelS2+5NUMcPoit3+unRhD2aQB+e2MgRfqEQ= X-Received: by 2002:a19:f706:: with SMTP id z6mr5395570lfe.122.1622569219194; Tue, 01 Jun 2021 10:40:19 -0700 (PDT) MIME-Version: 1.0 References: <20210601183002.26176586@canb.auug.org.au> In-Reply-To: <20210601183002.26176586@canb.auug.org.au> From: Rajat Jain Date: Tue, 1 Jun 2021 10:39:42 -0700 Message-ID: Subject: Re: linux-next: build warning after merge of the usb tree To: Stephen Rothwell Cc: Greg KH , Linux Kernel Mailing List , Linux Next Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, On Tue, Jun 1, 2021 at 1:30 AM Stephen Rothwell wrote: > > Hi all, > > After merging the usb tree, today's linux-next build (htmldocs) produced > this warning: > > Documentation/ABI/testing/sysfs-devices-removable:2: WARNING: Unexpected indentation. > Documentation/ABI/testing/sysfs-devices-removable:2: WARNING: Block quote ends without a blank line; unexpected unindent. I'd be happy to send a patch to fix this, but I didn't really understand what needs to be done. Here is the relevant documentation update in the patch: +What: /sys/devices/.../removable +Date: May 2021 +Contact: Rajat Jain +Description: + Information about whether a given device can be removed from the + platform by the user. This is determined by its subsystem in a + bus / platform-specific way. This attribute is only present for + devices that can support determining such information: + + "removable": device can be removed from the platform by the user + "fixed": device is fixed to the platform / cannot be removed + by the user. + "unknown": The information is unavailable / cannot be deduced. + + Currently this is only supported by USB (which infers the + information from a combination of hub descriptor bits and + platform-specific data such as ACPI). I'd be happy to send a patch if you can point me what needs to be done (or let Stephen / Greg / some one else do it if it is easier to just do it instead of guiding me). Thanks, Rajat > > Introduced by commit > > 70f400d4d957 ("driver core: Move the "removable" attribute from USB to core") > > -- > Cheers, > Stephen Rothwell