On 9/26/22 00:03, Uwe Kleine-König wrote:
Hello Guenter,
On Sun, Sep 25, 2022 at 12:50:55PM -0700, Guenter Roeck wrote:
On 9/25/22 12:18, Uwe Kleine-König wrote:
On Sun, Sep 25, 2022 at 07:26:31AM -0700, Guenter Roeck wrote:
On Sat, Sep 24, 2022 at 11:28:52PM +0200, Uwe Kleine-König wrote:
Declarations for static symbols are useless code repetition (unless
there are cyclic dependencies).
Reorder some functions and variables which allows to get rid of 42
forward declarations.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
Applied to hwmon-next.
Thanks for your prompt action on my patches, very appreciated!
Let me just note two things:
a) vger refused to accept this mail with "Message too long (>100000
chars)", so I guess it won't appear in the archives
I guess that explains why I don't see all patches in patchwork.
The f71882fg was the first one of my patches that vger refused. I didn't
check, but vger at least didn't tell me about my other patches that it
refused any of them.
Not of yours, but it happens once in a while that I don't see a patch there.
Though thinking about it they are not typically that large.
Both of these mails have the In-Reply-To header.
Odd. No idea what causes it to get lost.
Guenter