Re: [PATCH 14/34] dma/congiguous: avoid warning about unused size_bytes

From: Christoph Hellwig
Date: Wed Apr 03 2024 - 05:42:36 EST


contiguous is misspelled in the subject.

Instead of the __maybe_unused annotation I'd just conver it to a
cpp #define. I can take care of that if you want.