On Wed, Apr 13, 2022 at 11:37 AM Ben Widawsky <[email protected]> wrote: > > Save some characters and directly check decoder type rather than port > type. There's no need to check if the port is an endpoint port since we > already know the decoder, after alloc, has a specified type.
...a smidge more clarity: s/we already know the decoder, after alloc,/,by this point, cxl_endpoint_decoder_alloc()/ Otherwise, looks good to me. Reviewed-by: Dan Williams <[email protected]>
