
10 Oct
2018
10 Oct
'18
1:54 a.m.
At present ctags emits lines with unmatched quotes which means that the output file is invalid. This is with exuberant-ctags version 5.9~svn201103 but I also see it with plain ctags. I am not sure that it is a bug though.
Make a few minor changes in the source code to fix this problem.
Signed-off-by: Simon Glass sjg@chromium.org ---
drivers/video/tegra124/sor.c | 3 ++- include/linux/compiler-gcc.h | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-)
Applied to u-boot-dm