]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit49be225f6a0310ede5f01d58145b6f78635742fb
treea43e49626c3977a27f5c0237a3388c10e378c7c3
parentff8f902d05bbe0f9807ac52166861548dbb9c78d
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