Re: [PATCH net 1/2] net: switchdev: Add helper to check if an object event is pending
From: Jiri Pirko <jiri@resnulli.us>
Date: 2024-02-01 07:45:25
Also in:
bridge
From: Jiri Pirko <jiri@resnulli.us>
Date: 2024-02-01 07:45:25
Also in:
bridge
Thu, Feb 01, 2024 at 01:33:05AM CET, olteanv@gmail.com wrote:
On Wed, Jan 31, 2024 at 01:50:11PM +0100, Jiri Pirko wrote:quoted
Wed, Jan 31, 2024 at 01:35:43PM CET, tobias@waldekranz.com wrote:quoted
When adding/removing a port to/from a bridge, the port must be brought up to speed with the current state of the bridge. This is done by replaying all relevant events, directly to the port in question.Could you please use the imperative mood in your patch descriptions? That way, it is much easier to understand what is the current state of things and what you are actually changing.FWIW, the paragraph you've concentrated upon does describe the current state of things, not what the patch does; thus it does not need to be in the imperative mood.
Well, there is no imperative mood in the next paragraph either :) Therefore from the patch desctiption pow now clue what the patch is doing.