linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [balbi-usb:testing/fixes 2/8] WARNING: simple_strtoul is obsolete, use kstrtoul instead
@ 2020-05-18  3:33 kbuild test robot
  2020-05-18 14:16 ` Andrey Konovalov
  0 siblings, 1 reply; 3+ messages in thread
From: kbuild test robot @ 2020-05-18  3:33 UTC (permalink / raw)
  To: Andrey Konovalov; +Cc: kbuild-all, linux-usb, linux-omap, Felipe Balbi

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git testing/fixes
head:   172b14b48ca10b280482b164506892ea09edb946
commit: 97df5e5758f7d1dd0ca97e3210696818fc45bdb3 [2/8] usb: raw-gadget: fix gadget endpoint selection

If you fix the issue, kindly add following tag as appropriate
Reported-by: kbuild test robot <lkp@intel.com>

scripts/checkpatch.pl 0001-usb-raw-gadget-fix-gadget-endpoint-selection.patch
# many are suggestions rather than must-fix

WARNING: simple_strtoul is obsolete, use kstrtoul instead
#123: drivers/usb/gadget/legacy/raw_gadget.c:261:
+		return simple_strtoul(&name[2], NULL, 10);

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-18 15:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-18  3:33 [balbi-usb:testing/fixes 2/8] WARNING: simple_strtoul is obsolete, use kstrtoul instead kbuild test robot
2020-05-18 14:16 ` Andrey Konovalov
2020-05-18 14:59   ` [kbuild-all] " Philip Li

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).