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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2B4C4C433FE for ; Tue, 19 Oct 2021 14:49:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 163126113B for ; Tue, 19 Oct 2021 14:49:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233067AbhJSOvk (ORCPT ); Tue, 19 Oct 2021 10:51:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41014 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232363AbhJSOvc (ORCPT ); Tue, 19 Oct 2021 10:51:32 -0400 Received: from mail-wm1-x333.google.com (mail-wm1-x333.google.com [IPv6:2a00:1450:4864:20::333]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 88EA5C061765 for ; Tue, 19 Oct 2021 07:49:19 -0700 (PDT) Received: by mail-wm1-x333.google.com with SMTP id n40-20020a05600c3ba800b0030da2439b21so3043993wms.0 for ; Tue, 19 Oct 2021 07:49:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=JDZbXCl9bSoGyZWgwef05HDv8VNeS1jh792KUo3neRA=; b=CfA563hilyt56iNHmUkoW2wUFBK5GuF9TMfmdurrOOeoQ6khDdZM33+YzAqH+IQX01 Ng7Z/+pte9xqmGl1nlwBjvisFzcWUzwhI+4+fe+NDiw7SLsBQ5wMgFPvc+oGEqg47w/0 mXd2TzyLRpEqnXS2gCX+QAUlRLJOjQcCN+8v36TLmUruBaxejklW/gi8r0XQcijb9s3T wDUnJjuuZnuGQxQrpxBC+lP/XvSMinGAecAghuPZ83ejaLVTSOA2ylxtHwmHNv7UWZxY nwCKrneF8y1OAp3mTsDgyVDkiikMLVaydlL8dVDqxCK6jGnb2LSNOQ42PYlJVQ9KLRLD fs2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=JDZbXCl9bSoGyZWgwef05HDv8VNeS1jh792KUo3neRA=; b=FRrxfIJ5TYlcrebsIcZZ4/9v1u3jF+z1vRFyUOTvJVI7RKmic2shk6hRlCxZeuuN3H dCMM9FGfXL/NsnL3EVfemyRMY04ULHKpKeTtk3J2Xn71Fm58PzTLOFKVSW21SYJcnSjD 6dCwwTeSXn2Qlku+Ikm4ec6qe6wj9LKl7LnFuf2dvx1oamSbaCPASEwDzjLh0EyH0uYg g+vfTe4TcbrtkROloB2KFCByzzWywNvkKeL+L4RHEElu+cAAXYj5RP9/MXuFigjVwUDA eYMEqlSsaIYLyGkOfFj43vUGZE1kWp/r66bHle1HAyWuJS5ZXd6d0nG5ABSIvIMKp33R 1+3Q== X-Gm-Message-State: AOAM5308zWu05CQh9wuwkqnCQ1crNx3OzuusbIKu6gLBV90aOJme88B1 zbwY7/OydPN2EJmcZkzJoB8gtw== X-Google-Smtp-Source: ABdhPJzfEZ81w/PL1+YDbgsiyeP1xK5ABPhnV050vXPqcg79a1BlwqTRW8abCbKO9/GuoBv4cid7LQ== X-Received: by 2002:a1c:98d7:: with SMTP id a206mr6440144wme.68.1634654958180; Tue, 19 Oct 2021 07:49:18 -0700 (PDT) Received: from debian-brgl.home ([2a01:cb1d:334:ac00:7d50:ff5:f5c1:e225]) by smtp.gmail.com with ESMTPSA id j1sm16212752wrd.28.2021.10.19.07.49.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 19 Oct 2021 07:49:17 -0700 (PDT) From: Bartosz Golaszewski To: Joel Becker , Christoph Hellwig , Shuah Khan , Linus Walleij , Andy Shevchenko , =?UTF-8?q?Uwe=20Kleine-K=C3=B6nig?= , Geert Uytterhoeven , Kent Gibson , Jonathan Corbet , Greg Kroah-Hartman , Al Viro , Jack Winch , Viresh Kumar Cc: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, Bartosz Golaszewski Subject: [PATCH v8 1/8] configfs: increase the item name length Date: Tue, 19 Oct 2021 16:49:02 +0200 Message-Id: <20211019144909.21959-2-brgl@bgdev.pl> X-Mailer: git-send-email 2.30.1 In-Reply-To: <20211019144909.21959-1-brgl@bgdev.pl> References: <20211019144909.21959-1-brgl@bgdev.pl> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 20 characters limit for item name is relatively small. Let's increase it to 32 to fit '04-committable-children' - a name we'll use in the sample code for committable items. Signed-off-by: Bartosz Golaszewski Acked-by: Linus Walleij Acked-by: Andy Shevchenko --- include/linux/configfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/configfs.h b/include/linux/configfs.h index 97cfd13bae51..e398fb2e83b2 100644 --- a/include/linux/configfs.h +++ b/include/linux/configfs.h @@ -25,7 +25,7 @@ #include /* struct kref */ #include /* struct mutex */ -#define CONFIGFS_ITEM_NAME_LEN 20 +#define CONFIGFS_ITEM_NAME_LEN 32 struct module; -- 2.30.1