qemu-patch-raspberry4/authz
Markus Armbruster 500016e5db trace-events: Shorten file names in comments
We spell out sub/dir/ in sub/dir/trace-events' comments pointing to
source files.  That's because when trace-events got split up, the
comments were moved verbatim.

Delete the sub/dir/ part from these comments.  Gets rid of several
misspellings.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20190314180929.27722-3-armbru@redhat.com
Message-Id: <20190314180929.27722-3-armbru@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2019-03-22 16:18:07 +00:00
..
base.c authz: add QAuthZ object as an authorization base class 2019-02-26 15:25:58 +00:00
list.c authz: add QAuthZList object type for an access control list 2019-02-26 15:32:18 +00:00
listfile.c authz: add QAuthZListFile object type for a file access control list 2019-02-26 15:32:18 +00:00
Makefile.objs authz: add QAuthZPAM object type for authorizing using PAM 2019-02-26 15:32:19 +00:00
pamacct.c authz: add QAuthZPAM object type for authorizing using PAM 2019-02-26 15:32:19 +00:00
simple.c authz: add QAuthZSimple object type for easy whitelist auth checks 2019-02-26 15:25:58 +00:00
trace-events trace-events: Shorten file names in comments 2019-03-22 16:18:07 +00:00