> On Tue, Nov 30, 2021 at 10:29 PM Anatoly Burakov > <[email protected]> wrote: >> >> Expression "a && 1" is equivalent to just "a", so fix the accidental >> inclusion of a literal in code. >> >> Cc: [email protected] >> >> Fixes: ec55c118792b ("net/qede: add infrastructure for debug data >> collection") >> Cc: [email protected] > > Hi @Rasesh Mody @Devendra Singh Rawat @Igor Russkikh > > Please review this patch to merge. > > >> >> Signed-off-by: Anatoly Burakov <[email protected]>
Reviewed-by: Igor Russkikh <[email protected]> Thanks!

