Re: [PATCH] tools/firewire: Fix several incorrect format specifiers
Takashi Sakamoto <[email protected]>
| Newsgroups | gmane.linux.kernel.firewire.devel,gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Nov 13, 2024 at 10:31:37AM +0800, Luo Yifan wrote: > Make a minor change to eliminate static checker warnings. Fix several > incorrect format specifiers that misused signed and unsigned versions. > > Signed-off-by: Luo Yifan <[email protected]> > --- > tools/firewire/decode-fcp.c | 2 +- > tools/firewire/nosy-dump.c | 6 +++--- > 2 files changed, 4 insertions(+), 4 deletions(-) Applied to for-next branch. Thanks Takashi Sakamoto