kconfig_lint: Change from '$file at line $line' to $file:$line
commit7aa3ceaf24bb29beba3b67138397cb4f3b5848a4
authorMartin Roth <martinroth@google.com>
Sat, 28 Nov 2015 01:45:45 +0000 (27 18:45 -0700)
committerMartin Roth <martinroth@google.com>
Wed, 2 Dec 2015 15:09:06 +0000 (2 16:09 +0100)
tree61625b8a19aacf6f2fd87afde6d106378ac5bec2
parentd808017760a9f9ecd1e6820dd5a92d14f14c6146
kconfig_lint: Change from '$file at line $line' to $file:$line

Combine the file and line number into a combination that editors
understand when opening files.  This makes it easier to edit the
errors.

Change-Id: Id2fae6a0a2ca8d726b95e252d80ac918f4edbe23
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/12561
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
util/lint/kconfig_lint