[U-Boot] [PATCH 38/45] ctags: Minor changes to fix ctags output

sjg at google.com sjg at google.com
Tue Oct 9 23:54:50 UTC 2018


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 at 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


More information about the U-Boot mailing list