tracetool: clarify that "formats" means "format strings"
commit6e497fa1b12bbb28388f9c19e15a36d68f826f4a
authorStefan Hajnoczi <stefanha@redhat.com>
Wed, 10 Jan 2018 20:25:52 +0000 (10 20:25 +0000)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 29 Jan 2018 10:34:55 +0000 (29 10:34 +0000)
treeaeb4636fb9c526c09dd5feb90c829a786f68bd73
parent5069b561894206b65a16c3b8cfebd6b3e76c61d6
tracetool: clarify that "formats" means "format strings"

The terminology used by tracetool is not consistent with C sprintf or
docs/devel/tracing.txt.  The word "formats" is sometimes used to mean
"format strings".

This patch clarifies comments and error messages that contain this word.

Note that the error message lines are longer than 80 characters but I
have not wrapped them to aid grepping.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20180110202553.31889-3-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
scripts/tracetool/__init__.py