On 6/11/21 7:13 PM, Jonathan Cameron wrote:
From: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> 0-day recently started running the include-what-you-use checker with LLVM builds. After it identified a header we should have dropped in a particular patch, I decided to experiment with it a little and see if it was useful for tidying up includes that have gotten rather out of sync with the code over the years.
Oh, that's nice! I've always been looking for something like that.