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=-15.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable 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 77B71C2BBCA for ; Wed, 16 Dec 2020 16:36:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 30D0C233EB for ; Wed, 16 Dec 2020 16:36:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726663AbgLPQg2 (ORCPT ); Wed, 16 Dec 2020 11:36:28 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59864 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725939AbgLPQg2 (ORCPT ); Wed, 16 Dec 2020 11:36:28 -0500 Received: from mail-ot1-x336.google.com (mail-ot1-x336.google.com [IPv6:2607:f8b0:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2C3B0C061794; Wed, 16 Dec 2020 08:35:48 -0800 (PST) Received: by mail-ot1-x336.google.com with SMTP id 11so23519767oty.9; Wed, 16 Dec 2020 08:35:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=cYvBBPpoOjACqprIaSxF5NE7DTcYLIMW9b2II2n+bAk=; b=ZzCmS9jg6L7FUJJcTC2ClOEmxbAu1LuetdlQDMnoczcMMk7ssuFQ3tnEuCFOLQG2pN /BWTfstggZArspNsxnxMJ5FcRBDDbpWMHi7vZhxnb+5AGkj9QUITch8FqfGsXp3/aLih Sx+hXmJMc3+0PmGwG0sjnsGyXW793OP2A87HW98pjhdYHhET4z78eiNizSWXyY+SfqRo o9Qh/oR0OXumPnxmasAq8aFgLV1JnJg9nVbthU9XdfixnSUvsN9vsZwm3JBIylMulbbt MPv/GxvCOqPe+2I741rUZgkVJ34le7vWIW3RXZpIfcxN7JTgjM9ejbtkx0F6iVPidrUb hslg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=cYvBBPpoOjACqprIaSxF5NE7DTcYLIMW9b2II2n+bAk=; b=jNDJuAy2vxN9GpS51Eg2EPV6RtBQfSUA0+H65AqbT9Vvx9aAzDQTalcDZA0+0KbWYa 2HQIf9FBR7GnyyDqWiZwraCIWN4hRkEasYOAO03Bowv/b/JH70vGju86WhmohoWclrSP ZXVBmwDNAfWaGjOlRrUxKuKcM4tfx2zaeopbzXei2nkmh+beJbNrcMkgrJGIoPudYBFB KthfEMULANKd8LpJuZQFsUCVs12ngjS1Z5E9RjvPLUgkXJr+3Y5YLx7qpsculFYswdIm PFnWp/CsDXOsj90OQq/U0KguLWg90nasQ1u1bHP4YuSXClpxBUKZlnaQKD9wBvveMhGn qCRQ== X-Gm-Message-State: AOAM531EQ1IzNApXSxU+2VYoWnULT3n7yW3r7ojSsOnbgm0TkukNCG6L BIyf6Ap5zLzyOY0sxLHI8Zbl/WBdQEo= X-Google-Smtp-Source: ABdhPJxYVd1B4dJst6PJ9uExZL2pk6dNG04Arz9Ma4h89+TbArsvy7e9yZRkPTDxeIQXWkfQnGkY0A== X-Received: by 2002:a05:6830:16d9:: with SMTP id l25mr23907415otr.314.1608136547630; Wed, 16 Dec 2020 08:35:47 -0800 (PST) Received: from localhost ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id w131sm499021oif.8.2020.12.16.08.35.46 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 16 Dec 2020 08:35:47 -0800 (PST) Sender: Guenter Roeck Date: Wed, 16 Dec 2020 08:35:46 -0800 From: Guenter Roeck To: trix@redhat.com Cc: jdelvare@suse.com, linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] hwmon: remove h from printk format specifier Message-ID: <20201216163546.GA59836@roeck-us.net> References: <20201215183237.2071770-1-trix@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201215183237.2071770-1-trix@redhat.com> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 15, 2020 at 10:32:37AM -0800, trix@redhat.com wrote: > From: Tom Rix > > See Documentation/core-api/printk-formats.rst. > h should no longer be used in the format specifier for printk. > > Signed-off-by: Tom Rix Applied. For subsequent patches, please include the affected driver in the patch subject. Thanks, Guenter > --- > drivers/hwmon/smsc47m1.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/hwmon/smsc47m1.c b/drivers/hwmon/smsc47m1.c > index b637836b58a1..37531b5c8254 100644 > --- a/drivers/hwmon/smsc47m1.c > +++ b/drivers/hwmon/smsc47m1.c > @@ -682,7 +682,7 @@ static int __init smsc47m1_handle_resources(unsigned short address, > /* Request the resources */ > if (!devm_request_region(dev, start, len, DRVNAME)) { > dev_err(dev, > - "Region 0x%hx-0x%hx already in use!\n", > + "Region 0x%x-0x%x already in use!\n", > start, start + len); > return -EBUSY; > }