These patches fix the checkpath warnings and errors
in drm_agpsupport.c
changes in v2:
-Changed the commit subject prefix to follow the style used in drm.
-Combine multiple redundant if conditions to a single condition in
patch 3.
Meghana Madhyastha (3):
drm: Move EXPORT_SYMBOL so that it
On Wed, Sep 13, 2017 at 12:12 PM, Meghana Madhyastha
wrote:
> These patches fix the checkpath warnings and errors
> in drm_agpsupport.c
>
> changes in v2:
> -Changed the commit subject prefix to follow the style used in drm.
> -Combine multiple redundant if conditions to a single condition in
>