aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2019-10-27 14:06:01 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-10-28 16:40:24 +0100
commit0c9f72227c76891d6cb1f2a8b70e393601fc8493 (patch)
treee34cc9e358843508a943f1c81d5cfc3142993acf /tools/perf/scripts/python/exported-sql-viewer.py
parentMerge 5.4-rc5 into staging-next (diff)
downloadlinux-0c9f72227c76891d6cb1f2a8b70e393601fc8493.tar.gz
linux-0c9f72227c76891d6cb1f2a8b70e393601fc8493.zip
staging: rtl8188eu: remove exit label from rtw_alloc_stainfo
Remove exit label from rtw_alloc_stainfo and simply return NULL instead of goto exit. Suggested-by: Joe Perches <joe@perches.com> Signed-off-by: Michael Straube <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20191027130604.68379-1-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
7b452e&follow=1'>rndis_wlan: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-1/+2 2014-02-28wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-2/+3 2014-02-28atmel: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-4/+4 2014-02-28airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang1-5/+8 2014-02-28rtl818x: add comments to explain few not obvious HW configs.andrea merello1-0/+12 2014-02-28rtl818x: make dev_alloc_skb() null pointer check to really workandrea merello1-3/+4 2014-02-28rtl818x: check for pci_map_single() success when initializing RX ringandrea merello1-0/+7 2014-02-28rtl818x: pci_iomap() should pair with pci_iounmap()andrea merello1-1/+1 2014-02-28rtl818x: Explicitly enable contetion windowandrea merello1-0/+2