aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2021-12-28 11:11:16 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-12-28 17:14:29 +0100
commita4a44a1c15adc919e19c86d56d518dab80ced77f (patch)
tree46774c7a48563f39b64fe71435587e13d9438fa8 /tools/perf/scripts/python/bin/stackcollapse-record
parentstaging: r8188eu: remove write-only fields from struct rtl_ps (diff)
downloadlinux-a4a44a1c15adc919e19c86d56d518dab80ced77f.tar.gz
linux-a4a44a1c15adc919e19c86d56d518dab80ced77f.zip
staging: r8188eu: FAT_State is always FAT_NORMAL_STATE
In this driver pDM_FatTable->FAT_State is always FAT_NORMAL_STATE. So the check 'if (pDM_FatTable->FAT_State == FAT_TRAINING_STATE)' is always false. Remove dead code that is executed only if that check is true. Signed-off-by: Michael Straube <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20211228101120.9120-7-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
span class='insertions'>+12 2006-02-11[PATCH] Add wording to m68k .S files to help clarify license infoMatt Waddel42-126/+84 2006-02-11[PATCH] fstatat64 supportUlrich Drepper7-4/+50 2006-02-10[ARM] 3326/1: H1940 - Control latchesBen Dooks2-2/+91 2006-02-10[SERIAL] Remove incorrect code from ioc4 serial driverRussell King1-14/+0 2006-02-10[PATCH] Fix s390 build failure.Dave Jones1-3/+0 2006-02-10[PATCH] Updates for page migrationChristoph Lameter1-5/+20 2006-02-10[PATCH] tty buffering stall fixPaul Fulghum4-10/+30 2006-02-10[PATCH] slab: Avoid deadlock at kmem_cache_create/kmem_cache_destroyRavikiran G Thirumalai1-3/+7 2006-02-10[PATCH] shmdt cannot detach not-alined shm segment cleanly.KAMEZAWA Hiroyuki1-0/+1 2006-02-10[PATCH] prevent recursive panic from softlockup watchdogJan Beulich1-0/+1 2006-02-10[PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton3-6/+2 2006-02-10[PATCH] Fix building external modules on ppc32Andreas Gruenbacher1-0/+2 2006-02-10[PATCH] remove bogus comment from init/main.cHeiko Carstens1-1/+0 2006-02-10[PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni2-1/+24 2006-02-10[PATCH] wrong firmware location in IPW2100 Kconfig entryJesper Juhl1-1/+1 2006-02-10[PATCH] sched: remove smpniceNick Piggin1-111/+18 2006-02-10[PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boardsKumar Gala2-0/+7 2006-02-10[PATCH] powerpc: Add FSL USB node to documentationBecky Bruce1-1/+59 2006-02-10[PATCH] powerpc: unshare system call registrationJANAK DESAI2-1/+3 2006-02-10ppc: Use the system call table from arch/powerpc/kernel/systbl.SPaul Mackerras3-288/+3 2006-02-09[BRIDGE]: fix error handling for add interface to bridgeStephen Hemminger3-73/+59 2006-02-09[BRIDGE]: netfilter handle RCU during removalStephen Hemminger1-15/+38 2006-02-09[BRIDGE]: fix for RCU and deadlock on device removalStephen Hemminger4-30/+41 2006-02-09[TCP]: rcvbuf lock when tcp_moderate_rcvbuf enabledJohn Heffner1-1/+2 2006-02-09[IRDA]: out of range array access David Binderman1-1/+1 2006-02-09[IRDA]: Set proper IrLAP device address lengthSamuel Ortiz2-2/+5 2006-02-09[NETLINK]: illegal use of pid in rtnetlinkAlexey Kuznetsov3-3/+3 2006-02-09[NETLINK]: Fix a severe bugAlexey Kuznetsov3-5/+8 2006-02-09[PATCH] do_sigaction: cleanup ->sa_mask manipulationOleg Nesterov2-6/+4 2006-02-09[PATCH] sys_signal: initialize ->sa_maskOleg Nesterov1-0/+1 2006-02-09[SPARC64]: Fix sys_newfstatat syscall table entry for 64-bit.Heiko Carstens1-1/+1 2006-02-09[IA64] mca_drv: Add minstate validationHidetoshi Seto1-0/+3 2006-02-09[IA64] sys32_signal() forgets to initialize ->sa_maskTony Luck1-0/+1 2006-02-09[IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe.Prarit Bhargava1-4/+2 2006-02-09[IA64-SGI] Hotplug driver related fix in the SN ia64 code.Prarit Bhargava2-1/+5