ctags: Minor changes to fix ctags output
authorSimon Glass <sjg@chromium.org>
Mon, 1 Oct 2018 18:22:42 +0000 (12:22 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Oct 2018 10:40:27 +0000 (04:40 -0600)
commit07bc873c73315854f52506777d9afb70c5cfedda
treea43e49626c3977a27f5c0237a3388c10e378c7c3
parenta4f737a9c39abb45a5bde47f313df48e645331f7
ctags: Minor changes to fix ctags output

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
include/linux/compiler-gcc.h