On Mon, Nov 23, 2020 at 07:59:25PM +0200, Jani Nikula wrote:
> Now that relay_open() accepts const callbacks, make relay callbacks
> const.
>
> Cc: intel-gfx@lists.freedesktop.org
> Signed-off-by: Jani Nikula
Looks good,
Reviewed-by: Christoph Hellwig
__
Now that relay_open() accepts const callbacks, make relay callbacks
const.
Cc: intel-gfx@lists.freedesktop.org
Signed-off-by: Jani Nikula
---
drivers/gpu/drm/i915/gt/uc/intel_guc_log.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/i915/gt/uc/intel_guc_log.c