automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw38899 [PATCH 2/5] bus/fslmc: support device blacklisting
       [not found] <1524661022-21484-2-git-send-email-hemant.agrawal@nxp.com>
@ 2018-04-25 13:00 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-25 13:00 UTC (permalink / raw)
  To: test-report; +Cc: Hemant Agrawal

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

_coding style issues_


WARNING:SSCANF_TO_KSTRTO: Prefer kstrto<type> to single variable sscanf
#151: FILE: drivers/bus/fslmc/fslmc_bus.c:258:
+	if (sscanf(t_ptr, "%hu", &dev_id) <= 0) {
+		DPAA2_BUS_ERR("Incorrect device string observed (%s)", t_ptr);
+		return -EINVAL;
+	}

total: 0 errors, 1 warnings, 221 lines checked

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

only message in thread, other threads:[~2018-04-25 13:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1524661022-21484-2-git-send-email-hemant.agrawal@nxp.com>
2018-04-25 13:00 ` [dpdk-test-report] |WARNING| pw38899 [PATCH 2/5] bus/fslmc: support device blacklisting 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).