commit | 367ab29e3d88be42504aca0af13f8ebb9451a1ed | [log] [tgz] |
---|---|---|
author | Matthew Wilcox (Oracle) <willy@infradead.org> | Tue Mar 03 19:54:55 2020 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 05 17:35:06 2020 -0800 |
tree | 045bee376ab78030a2bf7be0aee8567e4cd16079 | |
parent | 7d10001e20e46ad6ad95622164686bc2cbfc9802 [diff] |
ibmveth: Remove unused page_offset macro We already have a function called page_offset(), and this macro is unused, so just delete it. Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>