summaryrefslogtreecommitdiffstats
path: root/kernel/gcov/gcc_3_4.c
diff options
context:
space:
mode:
authorChunfeng Yun <chunfeng.yun@mediatek.com>2019-03-21 10:27:56 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-03-26 16:45:03 +0900
commit4d537f37e0d39f64687be71087dca607ee507f5a (patch)
tree9135adefda02e372d0d0286098e05ddf6d301ff0 /kernel/gcov/gcc_3_4.c
parent2a738137b4c2dfddae03cd44f5b5f24f745c2864 (diff)
downloadlinux-4d537f37e0d39f64687be71087dca607ee507f5a.tar.gz
linux-4d537f37e0d39f64687be71087dca607ee507f5a.tar.bz2
linux-4d537f37e0d39f64687be71087dca607ee507f5a.zip
usb: introduce usb_ep_type_string() function
In some places, the code prints a human-readable USB endpoint transfer type (e.g. "bulk"). This involves a switch statement sometimes wrapped around in ({ ... }) block leading to code repetition. To make this scenario easier, here introduces usb_ep_type_string() function, which returns a human-readable name of provided endpoint type. It also changes a few places switch was used to use this new function. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/gcov/gcc_3_4.c')
0 files changed, 0 insertions, 0 deletions