== Series Details == Series: drm/i915: Prepare for GSC-loaded HuC (rev2) URL : https://patchwork.freedesktop.org/series/103186/ State : warning == Summary == Error: dim checkpatch failed 6c310d719f23 drm/i915/huc: drop intel_huc_is_authenticated -:6: WARNING:TYPO_SPELLING: 'fuction' may be misspelled - perhaps 'function'? #6: The fuction name is confusing, because it doesn't check the actual auth ^^^^^^^ total: 0 errors, 1 warnings, 0 checks, 19 lines checked 084f343e6130 drm/i915/huc: Add fetch support for gsc-loaded HuC binary 3a2dd8822f93 drm/i915/huc: Prepare for GSC-loaded HuC -:25: CHECK:SPACING: spaces preferred around that '<<' (ctx:VxV) #25: FILE: drivers/gpu/drm/i915/gt/uc/intel_guc_reg.h:99: +#define GSC_LOADS_HUC (1<<30) ^ total: 0 errors, 0 warnings, 1 checks, 209 lines checked 7ea03ed800d8 drm/i915/huc: Don't fail the probe if HuC init fails