On Thu, 06 Mar 2025, "Garg, Nemesa" <nemesa.garg@xxxxxxxxx> wrote: >> -----Original Message----- >> From: Intel-gfx <intel-gfx-bounces@xxxxxxxxxxxxxxxxxxxxx> On Behalf Of Jani >> Nikula >> @@ -0,0 +1,15 @@ >> +/* SPDX-License-Identifier: MIT */ >> +/* Copyright © 2025 Intel Corporation */ >> + >> +#ifndef __I915_GEM_OBJECT_H__ >> +#define __i915_GEM_OBJECT_H__ Exceptionally, I took the liberty of fixing this while applying. It was pure luck that I caught it with clang's -Wheader-guard [1]. [1] https://clang.llvm.org/docs/DiagnosticsReference.html#wheader-guard > Reviewed-by: Nemesa Garg <nemesa.garg@xxxxxxxxx> Thanks for the review, series pushed to din. BR, Jani. -- Jani Nikula, Intel