Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

net: bridge: delete duplicated words

Drop repeated words in net/bridge/.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Roopa Prabhu <roopa@nvidia.com>
Cc: Nikolay Aleksandrov <nikolay@nvidia.com>
Cc: bridge@lists.linux-foundation.org
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Randy Dunlap and committed by
David S. Miller
4bbd026c 563f63e3

+2 -2
+1 -1
net/bridge/br_ioctl.c
··· 103 103 104 104 /* 105 105 * Legacy ioctl's through SIOCDEVPRIVATE 106 - * This interface is deprecated because it was too difficult to 106 + * This interface is deprecated because it was too difficult 107 107 * to do the translation for 32/64bit ioctl compatibility. 108 108 */ 109 109 static int old_dev_ioctl(struct net_device *dev, struct ifreq *rq, int cmd)
+1 -1
net/bridge/br_vlan.c
··· 140 140 return err == -EOPNOTSUPP ? 0 : err; 141 141 } 142 142 143 - /* Returns a master vlan, if it didn't exist it gets created. In all cases a 143 + /* Returns a master vlan, if it didn't exist it gets created. In all cases 144 144 * a reference is taken to the master vlan before returning. 145 145 */ 146 146 static struct net_bridge_vlan *