summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>2007-07-09 11:43:57 -0700
committerSam Ravnborg <sam@ravnborg.org>2007-07-17 14:24:55 +0200
commita412c1723da5133843688078b6f1f069fa9c93f7 (patch)
tree516896e6983de91fca41fb25f286e8d88c90a81d /include/linux/debugobjects.h
parent0584f9f9cb3642274cc0f289f36524827868fe68 (diff)
downloadkernel-a412c1723da5133843688078b6f1f069fa9c93f7.tar.gz
kbuild: fix the warning when running make tags
make tags was giving the below warning. ctags: Warning: arch/x86_64/kernel/head.S:124: null expansion of name pattern "\1" Fix the same by making sure we taken only ENTRY pattern found at the begining of the line. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
an>staging: r8188eu: rename clear_bacon_valid_bit()Michael Straube 2022-04-04staging: r8188eu: remove HW_VAR_BCN_VALID from SetHwReg8188EU()Michael Straube 2022-04-04staging: r8188eu: Directly return _SUCCESS instead of using local ret variableHaowen Bai 2022-04-04staging: r8188eu: remove empty rtw_fwdbg_event_callbackMartin Kaiser 2022-04-04staging: r8188eu: remove empty rtw_dummy_event_callbackMartin Kaiser 2022-04-04staging: r8188eu: refactor dm func set and clearMartin Kaiser 2022-04-04staging: r8188eu: DYNAMIC_RF_CALIBRATION is not usedMartin Kaiser 2022-04-04staging: r8188eu: DYNAMIC_BB_ANT_DIV is not usedMartin Kaiser 2022-04-04staging: r8188eu: DYNAMIC_BB_DYNAMIC_TXPWR is not usedMartin Kaiser 2022-04-04staging: r8188eu: remove unused defines for dynamic functionsMartin Kaiser 2022-04-04staging: r8188eu: remove two limit definesMartin Kaiser 2022-03-14staging: r8188eu: mark is_ap_in_tkip as boolVihas Makwana 2022-03-14staging: r8188eu: mark cckratesonly_included as boolVihas Makwana 2022-03-14staging: r8188eu: mark cckrates_included as boolVihas Makwana 2022-01-03staging: r8188eu: remove struct rt_channel_plan_2gMichael Straube 2022-01-03staging: r8188eu: remove MAX_CHANNEL_NUM_2GMichael Straube 2021-09-27staging: r8188eu: remove issue_probereq_p2p_ex()Michael Straube 2021-09-27staging: r8188eu: remove issue_action_spct_ch_switch()Michael Straube 2021-09-13staging: r8188eu: Remove conditionals CONFIG_88EU_{AP_MODE,P2P}Larry Finger 2021-09-13staging: r8188eu: remove should_forbid_n_rate()Michael Straube 2021-09-13staging: r8188eu: remove is_ap_in_wep()Michael Straube 2021-09-13staging: r8188eu: remove CAM_empty_entry()Michael Straube 2021-09-13staging: r8188eu: remove get_bsstype()Michael Straube 2021-09-13staging: r8188eu: remove rtw_get_oper_choffset()Michael Straube 2021-09-13staging: r8188eu: remove rtw_get_oper_bw()Michael Straube 2021-08-12staging: r8188eu: Remove no more necessary definitions and codeFabio M. De Francesco 2021-08-06staging: r8188eu: remove RT_TRACE calls from core/rtw_mlme.cPhillip Potter 2021-08-05staging: r8188eu: Remove wrappers for atomic operationsLarry Finger 2021-07-30staging: r8188eu: fix include directory messGreg Kroah-Hartman 2021-07-30staging: r8188eu: Convert header copyright info to SPDX format, part 3Larry Finger 2021-07-28staging: r8188eu: introduce new include dir for RTL8188eu driverPhillip Potter