From: Fengguang Wu <fengguang.wu@intel.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Mauro Carvalho Chehab <m.chehab@samsung.com>,
linux-media@vger.kernel.org
Subject: [linuxtv-media:master 100/499] WARNING: usleep_range should not use min == max args; see Documentation/timers/timers-howto.txt
Date: Wed, 5 Feb 2014 19:47:06 +0800 [thread overview]
Message-ID: <20140205114706.GB27786@localhost> (raw)
Hi Laurent,
FYI, there are new warnings show up in
tree: git://linuxtv.org/media_tree.git master
head: 9fd9330c2d0ae6c149ec817ec71797f943db98b4
commit: ca6f19b1cf0fac0fdf1ef06d6bed0f07f8f37ae9 [100/499] [media] v4l: omap4iss: Replace udelay/msleep with usleep_range
:::::: branch date: 15 minutes ago
:::::: commit date: 9 weeks ago
scripts/checkpatch.pl 0001-media-v4l-omap4iss-Replace-udelay-msleep-with-usleep.patch
# many are suggestions rather than must-fix
WARNING: usleep_range should not use min == max args; see Documentation/timers/timers-howto.txt
#31: drivers/staging/media/omap4iss/iss.c:649:
+ usleep_range(10, 10);
---
0-DAY kernel build testing backend Open Source Technology Center
http://lists.01.org/mailman/listinfo/kbuild Intel Corporation
reply other threads:[~2014-02-05 11:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140205114706.GB27786@localhost \
--to=fengguang.wu@intel.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-media@vger.kernel.org \
--cc=m.chehab@samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.