extcon: Add an API to get extcon device from dt node
[firefly-linux-kernel-4.4.55.git] / net / ipv4 / inet_fragment.c
index cec539458307559814a6b0bfc527603594cbe99a..c5313a9c019b9b94aca569aba011b63fc452e1c5 100644 (file)
@@ -247,8 +247,6 @@ static struct inet_frag_queue *inet_frag_intern(struct netns_frags *nf,
 {
        struct inet_frag_bucket *hb;
        struct inet_frag_queue *qp;
-#ifdef CONFIG_SMP
-#endif
        unsigned int hash;
 
        read_lock(&f->lock); /* Protects against hash rebuild */