aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorAlan Stern <[email protected]>2020-04-22 16:20:19 -0400
committerGreg Kroah-Hartman <[email protected]>2020-04-23 15:28:13 +0200
commita6cd27e9b594ccf4bf525969c1077f2dbe515476 (patch)
treea93f6cb1a7e8617329f4c7d2eb8d07f76146031d /tools/perf/scripts/python/net_dropmonitor.py
parent27b0387b4221f076447d6738fdeafd8b9f437869 (diff)
USB: core: Replace an empty statement with a debug message
This patch adds a dev_dbg() message to usb_create_sysfs_intf_files(). The message is not expected ever to appear; it's real purpose is to satisfy the __must_check attribute on device_create_file() without triggering a compiler warning about an empty statement. In fact we don't really care if the sysfs attribute file doesn't get created. The interface string descriptor is purely informational and hardly ever present. Suggested-by: NeilBrown <[email protected]> Signed-off-by: Alan Stern <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions