Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
[linux-2.6-microblaze.git] / include / net / inetpeer.h
index 823ec7b..01d590e 100644 (file)
@@ -171,5 +171,4 @@ static inline void inet_peer_refcheck(const struct inet_peer *p)
 {
        WARN_ON_ONCE(atomic_read(&p->refcnt) <= 0);
 }
-
 #endif /* _NET_INETPEER_H */