Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / net / ipv4 / devinet.c
index f0b4a31d7bd6d23b114600ad454fa79c25945fe7..3a8985c94581823b1dc8c81279cc1c1fe59d999b 100644 (file)
@@ -1186,7 +1186,7 @@ __be32 inet_select_addr(const struct net_device *dev, __be32 dst, int scope)
 no_in_dev:
 
        /* Not loopback addresses on loopback should be preferred
-          in this case. It is importnat that lo is the first interface
+          in this case. It is important that lo is the first interface
           in dev_base list.
         */
        for_each_netdev_rcu(net, dev) {