diff options
| author | Carlos Llamas <cmllamas@google.com> | 2022-08-29 20:12:54 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-01 16:17:16 +0200 |
| commit | eaf271ea844b8dea5256bd3c73e642ef13ce68a2 (patch) | |
| tree | 19148b20596edf89be4c52209e5e259a00710804 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | 22534a44cb8ca660a14d62e320e45fde962e9410 (diff) | |
binderfs: remove unused INTSTRLEN macro
Fix the following W=1 build error:
drivers/android/binderfs.c:42: error: macro "INTSTRLEN" is not used [-Werror=unused-macros]
42 | #define INTSTRLEN 21
|
No functional changes in this patch.
Reviewed-by: Christian Brauner (Microsoft) <brauner@kernel.org>
Signed-off-by: Carlos Llamas <cmllamas@google.com>
Link: https://lore.kernel.org/r/20220829201254.1814484-8-cmllamas@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions