aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2021-03-26 14:34:47 +0000
committerBenjamin Tissoires <benjamin.tissoires@redhat.com>2021-04-07 18:46:20 +0200
commita3760cd75e330d994e3b4cd4a61e40b4aecf34b1 (patch)
tree72034274733ceda1ea397ea63c3074d87527b114 /tools/perf/scripts/python/net_dropmonitor.py
parentHID: hid-core: Fix incorrect function name in header (diff)
downloadlinux-a3760cd75e330d994e3b4cd4a61e40b4aecf34b1.tar.gz
linux-a3760cd75e330d994e3b4cd4a61e40b4aecf34b1.zip
HID: hid-kye: Fix incorrect function name for kye_tablet_enable()
Fixes the following W=1 kernel build warning(s): drivers/hid/hid-kye.c:666: warning: expecting prototype for Enable fully(). Prototype was for kye_tablet_enable() instead Cc: Jiri Kosina <jikos@kernel.org> Cc: Benjamin Tissoires <benjamin.tissoires@redhat.com> Cc: linux-input@vger.kernel.org Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
u.c?id=de7c189c342da635d8b17460b851fbe9b7f1e898&follow=1'>rtl8xxxu: Rename rtl8723au_init_phy_bb() to rtl8xxxu_gen1_init_phy_bb()Jes Sorensen1-3/+3 2016-04-26rtl8xxxu: Rename rtl8723au_phy_iq_calibrate() to rtl8xxxu_gen1_phy_iq_calibra...Jes Sorensen1-3/+3 2016-04-26rtl8xxxu: Rename rtl8723au_update_rate_mask() to rtl8xxxu_update_rate_mask()Jes Sorensen1-4/+4 2016-04-26rtl8xxxu: Rename rtl8723au_config_channel() to rtl8xxxu_gen1_config_channel()Jes Sorensen1-3/+3 2016-04-26rtl8xxxu: Rename rtl8723a_disable_rf() to rtl8xxxu_gen1_disable_rf()Jes Sorensen1-3/+3 2016-04-26rtl8xxxu: Rename rtl8723b_disable_rf() to rtl8xxxu_gen2_disable_rf()Jes Sorensen1-3/+3 2016-04-26rtl8xxxu: Rename rtl8723bu_config_channel() to rtl8xxxu_gen2_config_channel()Jes Sorensen1-3/+3 2016-04-26rtl8xxxu: Rename rtl8723au_report_connect() to rtl8xxxu_gen1_report_connect()Jes Sorensen1-4/+4 2016-04-26rtl8xxxu: Rename rtl8723bu_report_connect() to rtl8xxxu_gen2_report_connect()Jes Sorensen1-4/+4 2016-04-26rtl8xxxu: Rename rtl8723bu_update_rate_mask() to rtl8xxxu_gen2_update_rate_ma...Jes Sorensen1-4/+4 2016-04-26mwifiex: stop background scan when net device closedXinming Hu1-7/+7 2016-04-26mwifiex: add platform specific wakeup interrupt supportXinming Hu4-3/+106