automatic DPDK test reports
 help / color / mirror / Atom feed
* |WARNING| pw153728 [PATCH v2 03/10] net/ice/base: integer overflow issue fix
       [not found] <20250526180311.4573-4-dhanya.r.pillai@intel.com>
@ 2025-05-26 18:04 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2025-05-26 18:04 UTC (permalink / raw)
  To: test-report; +Cc: Dhanya Pillai

Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/153728

_coding style issues_


CHECK:SPACING: spaces preferred around that '-' (ctx:WxV)
#90: FILE: drivers/net/intel/ice/base/ice_type.h:28:
+	return val != 0 && (val & (val -1)) == 0;
 	                               ^

total: 0 errors, 0 warnings, 1 checks, 8 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-05-26 18:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20250526180311.4573-4-dhanya.r.pillai@intel.com>
2025-05-26 18:04 ` |WARNING| pw153728 [PATCH v2 03/10] net/ice/base: integer overflow issue fix checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).