Re: [PATCH v2] qede: remove linux/version.h and linux/compiler.h

From: Dan Carpenter
Date: Wed Mar 15 2023 - 04:02:09 EST


On Mon, Mar 13, 2023 at 11:45:38AM -0700, Jakub Kicinski wrote:
> Reality check for me - this is really something that should
> be handled by our process scripts, right? get_maintainer/
> /checkpatch ? Or that's not a fair expectation.

If it could be automated some way, that would help a lot.

There are a bunch of things which have confused me in the past such as
how RDMA and the net trees interact. Also the Mellanox tree, I used to
think Mellanox maintainers collect patches and send git pulls but
apparently for fixes they prefer if you collect them from mailing list?

I'm looking at my process now and I can see that I was dumb when I set
this up. Just doing a fetch and switching between git trees was taking
4 minutes but I can cut it down to 30 seconds. So some of this was my
fault.

regards,
dan carpenter