fs/smb/client/sess.c:462:20: warning: duplicated ‘if’ condition

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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





[Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux