From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Mirsad Todorovac <mtodorovac69@gmail.com>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
Felipe Balbi <me@felipebalbi.com>,
Peter De Schrijver <peter.de-schrijver@nokia.com>
Subject: Re: [PROBLEM linux-next] drivers/input/misc/twl4030-pwrbutton.c:33: warning: expecting prototype for twl4030().
Date: Tue, 9 Jul 2024 11:52:24 -0700 [thread overview]
Message-ID: <Zo2G6P-hFER6EqgQ@google.com> (raw)
In-Reply-To: <2594cc44-5fd7-4aeb-9f35-da3d8b8210a3@gmail.com>
On Mon, Jul 08, 2024 at 08:04:37PM +0200, Mirsad Todorovac wrote:
> On 7/8/24 19:00, Dmitry Torokhov wrote:
> > Hi Mirsad,
> >
> > On Sun, Jul 07, 2024 at 01:54:12AM +0200, Mirsad Todorovac wrote:
> >> Hi,
> >>
> >> This is the result of testing randconfig with KCONFIG_SEED=0xEE7AB52F in next-20240703 vanilla tree on
> >> Ubuntu 22.04 LTS. GCC used is gcc (Ubuntu 12.3.0-1ubuntu1~22.04) 12.3.0.
> >
> > Have you saved the .config for the failed run by any chance?
> >
> > Thanks.
> >
>
> Hi Dmitry,
>
> Please find it attached to this message.
Thanks. LOL, here's the fix:
diff --git a/drivers/input/misc/twl4030-pwrbutton.c b/drivers/input/misc/twl4030-pwrbutton.c
index e3ee0638ffba..ade6685e5ce9 100644
--- a/drivers/input/misc/twl4030-pwrbutton.c
+++ b/drivers/input/misc/twl4030-pwrbutton.c
@@ -1,4 +1,4 @@
-/**
+/*
* twl4030-pwrbutton.c - TWL4030 Power Button Input Driver
*
* Copyright (C) 2008-2009 Nokia Corporation
Thanks.
--
Dmitry
prev parent reply other threads:[~2024-07-09 18:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-06 23:54 [PROBLEM linux-next] drivers/input/misc/twl4030-pwrbutton.c:33: warning: expecting prototype for twl4030() Mirsad Todorovac
2024-07-08 17:00 ` Dmitry Torokhov
2024-07-08 18:04 ` Mirsad Todorovac
2024-07-09 18:52 ` Dmitry Torokhov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Zo2G6P-hFER6EqgQ@google.com \
--to=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=me@felipebalbi.com \
--cc=mtodorovac69@gmail.com \
--cc=peter.de-schrijver@nokia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).