> -----Original Message-----
> From: Intel-wired-lan <[email protected]> On Behalf Of
> Sreedevi Joshi
> Sent: Friday, September 19, 2025 9:59 AM
> To: [email protected]
> Cc: [email protected]; Joshi, Sreedevi <[email protected]>;
> Loktionov, Aleksandr <[email protected]>; Kitszel, Przemyslaw
> <[email protected]>
> Subject: [Intel-wired-lan] [PATCH] idpf: remove duplicate defines in
> IDPF_CAP_RSS
> 
> Remove duplicate defines from the OR operation when defining
> IDPF_CAP_RSS.
> 
> Duplicate definitions were introduced when IDPF_CAP_RSS was originally
> defined and were left behind and went unnoticed during a previous commit
> that renamed them. Review of the original out-of-tree code confirms these
> duplicates were the result of a typing error.
> 
> Remove the duplicates to clean up the code and avoid potential confusion.
> Also verify no other duplicate occurrences of these defines exist elsewhere in
> the codebase.
> 
> Reviewed-by: Aleksandr Loktionov <[email protected]>
> Reviewed-by: Przemek Kitszel <[email protected]>
> Signed-off-by: Sreedevi Joshi <[email protected]>
> ---
> 2.25.1

Tested-by: Samuel Salin <[email protected]>

Reply via email to