summaryrefslogtreecommitdiff
path: root/scripts/prune-kernel
diff options
context:
space:
mode:
authorMarta Rybczynska <rybczynska@gmail.com>2020-07-26 20:54:40 +0200
committerJonathan Corbet <corbet@lwn.net>2020-08-24 17:18:51 -0600
commit94dea151bf3651c01acb12a38ca75ba9d26ea4da (patch)
treed07cb4ec102e3696fb1634ef529de5b85c5952fc /scripts/prune-kernel
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5 (diff)
downloadkernel-94dea151bf3651c01acb12a38ca75ba9d26ea4da.tar.gz
Documentation/locking/locktypes: fix local_locks documentation
Fix issues with local_locks documentation: - fix function names, local_lock.h has local_unlock_irqrestore(), not local_lock_irqrestore() - fix mapping table, local_unlock_irqrestore() maps to local_irq_restore(), not _save() Signed-off-by: Marta Rybczynska <rybczynska@gmail.com> Acked-by: Will Deacon <will@kernel.org> Link: https://lore.kernel.org/r/CAApg2=SKxQ3Sqwj6TZnV-0x0cKLXFKDaPvXT4N15MPDMKq724g@mail.gmail.com Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'scripts/prune-kernel')
0 files changed, 0 insertions, 0 deletions
to __func__Joe Perches 2014-05-23staging: rtl8723au: Declare rtw_site_survey() staticJes Sorensen 2014-05-23staging: rtl8723au: Move dummy_event_callback() to rtw_mlme_ext.cJes Sorensen 2014-05-23staging: rtl8723au: Get rid of unused get_bsstype23a()Jes Sorensen 2014-05-23staging: rtl8723au: Declare SetBWMode23a() staticJes Sorensen 2014-05-23staging: rtl8723au: rtw_mlme_ext.c: Declare a number of functions staticJes Sorensen 2014-05-23staging: rtl8723au: Declare issue_asocrsp() staticJes Sorensen 2014-05-23staging: rtl8723au: Get rid of struct ndis_802_11_var_iesJes Sorensen 2014-05-16staging: rtl8723au: rtw_wlan_util.c: Fix up random mixing of bool vs intJes Sorensen 2014-05-16staging: rtl8723au: Don't return true/false in unsigned intJes Sorensen 2014-05-16staging: rtl8723au: rtw_mlme_ext.c: Use int to return error codesJes Sorensen 2014-05-16staging: rtl8723au: Make cmd and event handlers return int instead of u8Jes Sorensen 2014-05-16staging: rtl8723au: Disentangle beacon register settings from the HAL wrappersJes Sorensen 2014-05-15staging: rtl8723au: tid is 4 bits, so we need a 16 bit value to hold a bitmapJes Sorensen 2014-05-15staging: rtl8723au: Make event callbacks take a const u8 *Jes Sorensen 2014-04-26staging: rtl8723au: Preserve const attribute of cmd handler argumentJes Sorensen 2014-04-26staging: rtl8723au: Make cmd handlers take a const u8 * as their data argumentJes Sorensen 2014-04-15staging: rtl8723au: clean up update_TSF()Jes Sorensen 2014-04-15staging: rtl8723au: Remove multiple duplicate defines of the WPA OUIJes Sorensen 2014-04-15staging: rtl8723au: Make rtw_check_bcn_info23() take a ieee80211_mgmt pointerJes Sorensen 2014-04-15staging: rtl8723au: Make mlme_handlers and action_handlers return intJes Sorensen 2014-04-15staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay codeJes Sorensen 2014-04-14staging: rtl8723au: Eliminate HW_VAR_DM_FUNC_{SET,CLR}Jes Sorensen 2014-04-14staging: rtl8723au: Eliminate HW_VAR_DM_FUNC_OP callsJes Sorensen 2014-04-14staging: rtl8723au: Eliminate HW_VAR_CAM_WRITE and clean up all the wrapping ...Jes Sorensen 2014-04-14staging: rtl8723au: Kill off HW_VAR_CAM_EMPTY_ENTRY and some function layers ...Jes Sorensen 2014-04-05staging: r8723au: Additional source patchesLarry Finger 2014-04-05staging: r8723au: Add source files for new driver - part 4Larry Finger