]> 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)
commit436188bde85ef8ae7e058fd52d74bd965f5d1127
tree0ea886a078b321f4fc7729a24e123b13133da4a4
parent8ad4fd22e7a5cd68c91a7695a06a9ce72a4618a2
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