commit | 526735ddc0ae8c7a7751e9ad3a57ae76cd3c35d5 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | Thu Jan 12 14:57:14 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 12 09:47:01 2017 -0500 |
tree | 4eaae768542bf6bdc5854e198bd9da12313f7287 | |
parent | 038c35a86d213c69faf7aa9500ab9001c3774e15 [diff] |
net: fix AF_SMC related typo When introducing the new socket family AF_SMC in commit ac7138746e14 ("smc: establish new socket family"), a typo in af_family_clock_key_strings has slipped in. This patch repairs it. Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Fixes: ac7138746e14 ("smc: establish new socket family") Reported-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>