summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMartin Olsson <martin@minimum.se>2009-04-22 18:21:29 +0200
committerJiri Kosina <jkosina@suse.cz>2009-06-12 18:01:46 +0200
commit98a1708de1bfa5fe1c490febba850d6043d3c7fa (patch)
tree823104983ff8cd44fc8f3dbfbcc583dc69ee30b2 /tools/perf/scripts/python/bin
parentab2274af0569a43c6da390e969759d1138799839 (diff)
downloadkernel-98a1708de1bfa5fe1c490febba850d6043d3c7fa.tar.gz
trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.
Signed-off-by: Martin Olsson <martin@minimum.se> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
href='/distro/kernel/commit/net/bluetooth/smp.c?h=master&id=b8b23001b8025a61f0979578884a74faa825023e'>Bluetooth: L2CAP: Delay identity address updatesLuiz Augusto von Dentz 2022-11-25use less confusing names for iov_iter direction initializersAl Viro 2021-06-26Bluetooth: use inclusive language in HCI role commentsArchie Pusaka 2021-06-26Bluetooth: smp: Use the correct print formatKai Ye 2021-06-26Bluetooth: use inclusive language in SMPArchie Pusaka 2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-06-14Bluetooth: SMP: Fix crash when receiving new connection when debug is enabledLuiz Augusto von Dentz 2021-06-02Bluetooth: Fix spelling mistakesZheng Yongjun 2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds 2021-04-02Bluetooth: SMP: Fix variable dereferenced before check 'conn'Luiz Augusto von Dentz 2021-03-23Bluetooth: Remove trailing semicolon in macrosMeng Yu 2021-03-15Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbgLuiz Augusto von Dentz 2021-03-13crypto: ecdh - move curve_id of ECDH from the key to algorithm nameMeng Yu 2021-03-11Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz 2021-01-06Bluetooth: avoid u128_xor() on potentially misaligned inputsArd Biesheuvel 2020-11-09Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredrClaire Chang