diff options
| author | Kees Cook <keescook@chromium.org> | 2018-02-27 13:11:21 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-28 13:12:38 +0100 |
| commit | f54450ad1942287cc76b38021c0441fc4901d2de (patch) | |
| tree | c668f5457162f5849ee1e204d308ec83a2cf444c /tools/perf/scripts/python | |
| parent | console: Expand dummy functions for CFI (diff) | |
| download | linux-f54450ad1942287cc76b38021c0441fc4901d2de.tar.gz linux-f54450ad1942287cc76b38021c0441fc4901d2de.zip | |
console: Drop added "static" for newport_con
Commit 4fe505119778 ("console: Expand dummy functions for CFI") accidentally
added "static" to newport_con instance of struct consw, while trying to
normalize the declarations. This, however, needed to stay non-static as it
has an extern.
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Fixes: 4fe505119778 ("console: Expand dummy functions for CFI")
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
