diff options
author | [email protected] <[email protected]> | 2015-12-26 21:49:58 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-12-29 11:35:34 +0100 |
commit | 0105c8d8334fc941e0297ca6708fa57854114c0e (patch) | |
tree | 889c0574f02b20a8afb0f673cdae2bdfb260c3de /include/linux/mmdebug.h | |
parent | 4baf7fe40790c8ffdab54edc8e5b7051cfce3968 (diff) |
arch/x86/kernel/ptrace.c: Remove unused arg_offs_table
The related warning from gcc 6.0:
arch/x86/kernel/ptrace.c:127:18: warning: ‘arg_offs_table’ defined but not used [-Wunused-const-variable]
static const int arg_offs_table[] = {
^~~~~~~~~~~~~~
Signed-off-by: Chen Gang <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'include/linux/mmdebug.h')
0 files changed, 0 insertions, 0 deletions