On Wed, Nov 2, 2016 at 2:03 AM, Patrik Jakobsson
wrote:
> On Tue, Nov 1, 2016 at 4:40 PM, Jani Nikula wrote:
>> If we define drm_compat_ioctl NULL on CONFIG_COMPAT=n, we don't have to
>> check for the config everywhere.
>>
>> Signed-off-by: Jani Nikula
>
> Looks good and I like the idea.
>
> Rev
On Tue, Nov 1, 2016 at 4:40 PM, Jani Nikula wrote:
> If we define drm_compat_ioctl NULL on CONFIG_COMPAT=n, we don't have to
> check for the config everywhere.
>
> Signed-off-by: Jani Nikula
Looks good and I like the idea.
Reviewed-by: Patrik Jakobsson
> ---
>
> Just an idea on top of Patrik'
If we define drm_compat_ioctl NULL on CONFIG_COMPAT=n, we don't have to
check for the config everywhere.
Signed-off-by: Jani Nikula
---
Just an idea on top of Patrik's patch.
---
drivers/gpu/drm/arc/arcpgu_drv.c| 2 --
drivers/gpu/drm/arm/hdlcd_drv.c | 2 --
d