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 EA242C7EE43 for ; Sat, 10 Jun 2023 05:43:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232505AbjFJFnR (ORCPT ); Sat, 10 Jun 2023 01:43:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47598 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232262AbjFJFnP (ORCPT ); Sat, 10 Jun 2023 01:43:15 -0400 Received: from mail-pl1-x62a.google.com (mail-pl1-x62a.google.com [IPv6:2607:f8b0:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CD6513AA5 for ; Fri, 9 Jun 2023 22:43:14 -0700 (PDT) Received: by mail-pl1-x62a.google.com with SMTP id d9443c01a7336-1b3a82c8887so828515ad.2 for ; Fri, 09 Jun 2023 22:43:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1686375794; x=1688967794; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=S0E9TqPlClkIkHO+5O6SHOK2wGvqw8vvKKZgxDdIA58=; b=ehxZ2tJJ+t7XM0Wd0ZMB4vbxxGKlA95yzAAydTbIhcnAKMxqoyCHq3ui1wJzZASSqH 3eqG6Z2krUc2SB8KvKVErAhrUHD0sAQtXSlXANHay5xwP8jN7rmR/lZIDKpSJIT7Tqh1 +JYJXs50J8bJzUlPGsWEPSK7UuQfEkaX897U6v6U6qmbqa3Wh20oga9vJnBX+FnJMjYt M6AUKH+PssFLRJBhmzgRNBaoxv0HjiymvNUB+mydsDMxToMlO1qvx+ByzjuH8beuvu4X sObK0Km4n+gNnuOlUcmXEjnaIjxsk6ZpUKQiJfA+NZVZXCSIk8xx9YbIYFZRdpkzsKZR tNIg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686375794; x=1688967794; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=S0E9TqPlClkIkHO+5O6SHOK2wGvqw8vvKKZgxDdIA58=; b=BsDRUIB4uyRnwBIAcwk82RO+fRo+/FqXcX0fH4N5f9nH35eEor1TlaGorxdmuRU7f4 lxNXPd/nKf6CJnpVtbGCkpvwzONGd6ecJ3lckjiK8wpSUKWuJGlP4XAcHcOFaNTgOBgs fiXwRJWgJo1CChFquhOEzryhKRA9m7ilg7oJVuV3B9zi/SnUXw4sFvFN3AQGhjhsJG4N nYYxfXmDnI1q+xbqhEQ+NV5m2Aq4jW26YeJxzXrXpddCyiv2qaHGxJcTYMMJS0KRVZM6 rJXqjktAG8l5S0ufcIZBqp8OHhs+K7/qY38oyRLjtlWSG9YadyZmTx7S00kTGeZf7jB+ gUWw== X-Gm-Message-State: AC+VfDzvZ+MbR+FPCcSjoTRbchZXr3hRvLI+R5lVAA+JsjhYT4QkOFuU V+RJkywpYbsPTPcx/+a9AXruNwKAFP4= X-Google-Smtp-Source: ACHHUZ4GUhjjnA5tTtq4uGyTDpp5RIaHFVnK+jzOcUyACTrvCYSY+6NtuP2l+uJHTJDXH4DeFtsFjA== X-Received: by 2002:a17:903:244a:b0:1b2:409a:3099 with SMTP id l10-20020a170903244a00b001b2409a3099mr1076360pls.58.1686375794211; Fri, 09 Jun 2023 22:43:14 -0700 (PDT) Received: from sol (194-223-178-180.tpgi.com.au. [194.223.178.180]) by smtp.gmail.com with ESMTPSA id z24-20020a1709028f9800b001b016313b1esm4151970plo.82.2023.06.09.22.43.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Jun 2023 22:43:13 -0700 (PDT) Date: Sat, 10 Jun 2023 13:43:08 +0800 From: Kent Gibson To: brgl@bgdev.pl Cc: linux-gpio@vger.kernel.org, llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev Subject: Re: [libgpiod][PATCH] doc: add configuration to generate doxygen documentation on readthedocs. Message-ID: References: <20230610020148.8973-1-warthog618@gmail.com> <202306101327.8CQ451FM-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202306101327.8CQ451FM-lkp@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Sat, Jun 10, 2023 at 01:20:47PM +0800, kernel test robot wrote: > Hi Kent, > > kernel test robot noticed the following build warnings: > Ok, not sure what to make of that - why is the test robot concerned with libgpiod patches? The files in the patch aren't ignored by the .gitignores in the libgpiod tree, so it must've applied the patch to the linux tree - which doesn't like dot-files. That wont end well either way. Can we tell the test robot not to try paddling around in the libgpiod pool, e.g. ignore patches with the [libgpiod] prefix? Cheers, Kent.