From: Ivor Wanders <ivor@iwanders.net>
To: lkp@intel.com
Cc: W_Armin@gmx.de, ivor@iwanders.net, linux-hwmon@vger.kernel.org,
linux@roeck-us.net, luzmaximilian@gmail.com,
oe-kbuild-all@lists.linux.dev
Subject: Re: [groeck-staging:hwmon-next 13/34] drivers/hwmon/surface_fan.c:22:9: warning: no previous prototype for 'surface_fan_hwmon_is_visible'
Date: Sat, 3 Feb 2024 07:52:17 -0500 [thread overview]
Message-ID: <20240203125217.4702-1-ivor@iwanders.net> (raw)
In-Reply-To: <202402031253.JPVKEF5X-lkp@intel.com>
> >> drivers/hwmon/surface_fan.c:22:9: warning: no previous prototype for 'surface_fan_hwmon_is_visible' [-Wmissing-prototypes]
> 22 | umode_t surface_fan_hwmon_is_visible(const void *drvdata,
I tried reproducing this, but I think this issue is already fixed in the
most recent hwmon-next?
The function should've been marked `static`. It wasn't in the original v5
patch, but the current commit in the tree (216d66aa89f9fc882) already marks
the function static, resolving the issue.
~Ivor
next prev parent reply other threads:[~2024-02-03 12:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-03 4:52 [groeck-staging:hwmon-next 13/34] drivers/hwmon/surface_fan.c:22:9: warning: no previous prototype for 'surface_fan_hwmon_is_visible' kernel test robot
2024-02-03 12:52 ` Ivor Wanders [this message]
2024-02-03 14:12 ` Guenter Roeck
2024-02-03 14:16 ` Ivor Wanders
2024-02-03 14:22 ` Guenter Roeck
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=20240203125217.4702-1-ivor@iwanders.net \
--to=ivor@iwanders.net \
--cc=W_Armin@gmx.de \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkp@intel.com \
--cc=luzmaximilian@gmail.com \
--cc=oe-kbuild-all@lists.linux.dev \
/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