diff options
author | 2021-08-31 13:39:01 +0200 | |
---|---|---|
committer | 2021-11-30 08:56:07 -0800 | |
commit | c2fbcc94d511e963d7fefa91d5f5748e8906f1cf (patch) | |
tree | 4017d61c35c1e20356d9ef5f8f365a5eb8d2a6db /net/core/dev_ioctl.c | |
parent | iavf: Refactor text of informational message (diff) | |
download | wireguard-linux-c2fbcc94d511e963d7fefa91d5f5748e8906f1cf.tar.xz wireguard-linux-c2fbcc94d511e963d7fefa91d5f5748e8906f1cf.zip |
iavf: Refactor string format to avoid static analysis warnings
Change format to match variable type that is used in string.
Use %u format for unsigned variable and %d format for signed variable
to remove static analysis warnings.
Signed-off-by: Michal Swiatkowski <michal.swiatkowski@intel.com>
Signed-off-by: Karen Sornek <karen.sornek@intel.com>
Tested-by: George Kuruvinakunnel <george.kuruvinakunnel@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'net/core/dev_ioctl.c')
0 files changed, 0 insertions, 0 deletions