summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorAditya Pakki <pakki001@umn.edu>2018-12-27 13:47:20 -0500
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-01-16 11:45:15 -0500
commit0f787c12ee7b2b41a74594ed158a0112736f4e4e (patch)
tree5deb6aa9f0424706dd62892920d3b70127db53e1 /tools/perf/scripts/python/netdev-times.py
parent88903a1abd00e051f3ddfe7b86949882260ddf86 (diff)
downloadkernel-0f787c12ee7b2b41a74594ed158a0112736f4e4e.tar.gz
media: dvb: add return value check on Write16
Write16 can return an error code -1 when the i2c_write fails. The fix checks for these failures and returns the error upstream Signed-off-by: Aditya Pakki <pakki001@umn.edu> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
>workqueue: Replace pool->attach_mutex with global wq_pool_attach_mutexTejun Heo 2018-05-18scsi: zfcp: workqueue: set description for port work items with their WWPN as...Steffen Maier 2018-04-03Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds 2018-03-20workqueue: remove the comment about the old manager_arb mutexLai Jiangshan 2018-03-20workqueue: fix the comments of nr_idleLai Jiangshan 2018-03-20Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar 2018-03-19RCU, workqueue: Implement rcu_workTejun Heo 2018-03-13workqueue: remove unused cancel_work()Stephen Hemminger 2018-03-13workqueue: use put_device() instead of kfree()Arvind Yadav 2018-03-09Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar 2018-02-22Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie 2018-02-21sched/isolation: Isolate workqueues when "nohz_full=" is setFrederic Weisbecker 2018-02-16workqueue: Allow retrieval of current task's work structLukas Wunner 2018-02-01Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2018-01-30Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds 2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2018-01-15staging: lustre: lnet: convert selftest to use workqueuesNeilBrown 2018-01-12workqueue: avoid hard lockups in show_workqueue_state()Sergey Senozhatsky 2018-01-08workqueue: allow WQ_MEM_RECLAIM on early init workqueuesTejun Heo 2018-01-08workqueue: separate out init_rescuer()Tejun Heo 2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar