Re: [PATCH] drivers/platform/x86/dell-rbtn.c - add missing #include
From: valdis . kletnieks
Date: Tue Mar 12 2019 - 18:53:20 EST
On Tue, 12 Mar 2019 23:46:11 +0100, Pali Rohar said:
> Can you identify in which commit was introduced this problem? If yes,
> then Fixes: keyword should be added into commit message.
I admit not knowing how long that's been there - I mostly found myself
with a large amount of free time, a good supply of caffeine, and I got
irritated with how many warnings 'make C=2 W=1' throws, so I decided
to start going through and beating things into shape. For those issues
where I can easily identify the regression point, I will include a Fixes: as I go..