commit | ae77481601596096939e1eac9b6e0c8e709b37c9 | [log] [tgz] |
---|---|---|
author | Andrew Jeffery <andrew@aj.id.au> | Fri Nov 08 15:49:38 2019 +1030 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Nov 08 11:23:37 2019 +0100 |
tree | c0b4b09063a36e31a1ff736da3f77d394b45a41f | |
parent | 2fc95e04131cc9cf1d89a5829ada5e6ce5390c03 [diff] |
trace: fsi: Print transfer size unsigned Due to other bugs I observed a spurious -1 transfer size. Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Signed-off-by: Joel Stanley <joel@jms.id.au> Acked-by: Alistair Popple <alistair@popple.id.au> Link: https://lore.kernel.org/r/20191108051945.7109-5-joel@jms.id.au Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>