commit | 98e4fcff3e755c6c3de2d4f63c080b4009a599bd | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Tue Sep 26 11:21:42 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 26 09:54:06 2017 -0700 |
tree | bd6a44f81413eeea31323bbfef91a1c11ee8b964 | |
parent | 1f4cf93b133ba6596ae69cfd09b48aa7b47cca41 [diff] |
datagram: Remove redundant unlikely() IS_ERR() already implies unlikely(), so it can be omitted. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: David S. Miller <davem@davemloft.net>