]> git.baikalelectronics.ru Git - kernel.git/commit
Cleanup some warning from timestamping code.
authorEzequiel Lara Gomez <ezegomez@amazon.com>
Sat, 11 Mar 2017 20:06:01 +0000 (20:06 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Mar 2017 21:40:02 +0000 (14:40 -0700)
commit0361a50340e888dc6c3365378eb24c154e2f8a36
tree0ea886a078b321f4fc7729a24e123b13133da4a4
parentf2c5aa8e82f07c5b9f046bbd2aab0e5cf2b887dc
Cleanup some warning from timestamping code.

Following checkpatch.pl recommendations (which include
replacing with <linux/io.h> the <asm/io.h>, since linux/io.h includes
it).

Signed-off-by: Ezequiel Lara Gomez <ezegomez@amazon.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/loopback.c