mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* fs/smb/client/sess.c:462:20: warning: duplicated ‘if’ condition
@ 2023-12-28 11:35 David Binderman
  2023-12-28 11:52 ` Bagas Sanjaya
  0 siblings, 1 reply; 4+ messages in thread
From: David Binderman @ 2023-12-28 11:35 UTC (permalink / raw)
  To: sfrench, pc, lsahlber, sprasad, tom, linux-cifs, samba-technical,
	Linux Kernel Mailing List

Hello there,

Recent development versions of gcc compiler produce the above warning
in linux-6.7-rc7.

Source code is

   if (old_iface) {
     ....
    } else if (old_iface) {

Regards

David Binderman

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-12-28 12:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-28 11:35 fs/smb/client/sess.c:462:20: warning: duplicated ‘if’ condition David Binderman
2023-12-28 11:52 ` Bagas Sanjaya
2023-12-28 12:03   ` David Binderman
2023-12-28 12:51     ` Bagas Sanjaya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®