> On 27 Nov 2019, at 17:32, Jani Nikula wrote:
>
> Now that the fbops member of struct fb_info is const, we can star making
s/star/start/
> the ops const as well.
>
> Cc: Kirti Wankhede
> Cc: k...@vger.kernel.org
> Signed-off-by: Jani Nikula
> ---
> samples/vfio-mdev/mdpy-fb.c | 2 +-
> 1 fi
On Thu, 28 Nov 2019, Christophe de Dinechin
wrote:
>> On 27 Nov 2019, at 17:32, Jani Nikula wrote:
>>
>> Now that the fbops member of struct fb_info is const, we can star making
> s/star/start/
Ooops, thanks.
BR,
Jani.
>
>> the ops const as well.
>>
>> Cc: Kirti Wankhede
>> Cc: k...@vger.k
On Thu, Nov 28, 2019 at 11:22:23AM +0200, Jani Nikula wrote:
> On Wed, 27 Nov 2019, Daniel Vetter wrote:
> > On Wed, Nov 27, 2019 at 06:32:09PM +0200, Jani Nikula wrote:
> >> Now that the fbops member of struct fb_info is const, we can star making
> >> the ops const as well.
> >>
> >> Cc: Kirti W
On Wed, 27 Nov 2019, Daniel Vetter wrote:
> On Wed, Nov 27, 2019 at 06:32:09PM +0200, Jani Nikula wrote:
>> Now that the fbops member of struct fb_info is const, we can star making
>> the ops const as well.
>>
>> Cc: Kirti Wankhede
>> Cc: k...@vger.kernel.org
>> Signed-off-by: Jani Nikula
>
> Y
On Wed, Nov 27, 2019 at 06:32:09PM +0200, Jani Nikula wrote:
> Now that the fbops member of struct fb_info is const, we can star making
> the ops const as well.
>
> Cc: Kirti Wankhede
> Cc: k...@vger.kernel.org
> Signed-off-by: Jani Nikula
You've missed at least drivers/staging/fbtft in your se
Now that the fbops member of struct fb_info is const, we can star making
the ops const as well.
Cc: Kirti Wankhede
Cc: k...@vger.kernel.org
Signed-off-by: Jani Nikula
---
samples/vfio-mdev/mdpy-fb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/vfio-mdev/mdpy-fb.c