[PATCH v1] dts: fix checksum suite docstring/variable format
Luca Vizzarro
Luca.Vizzarro at arm.com
Wed Jan 22 16:16:05 CET 2025
Looks good, thanks. Just one nit.
Reviewed-by: Luca Vizzarro <luca.vizzarro at arm.com>
On 16/01/2025 18:43, Dean Marx wrote:
> @@ -57,7 +57,7 @@ def send_packets_and_verify(
> packet_list: List of Scapy packets to send and verify.
> load: Raw layer load attribute in the sent packet.
> should_receive: Indicates whether the packet should be received
> - by the traffic generator.
> + by the traffic generator.
> """
I am assuming this was unintentional? As it's meant to be the way it was
before. Keep the indentation as it's not a new argument, but part of the
previous one.
More information about the dev
mailing list