summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorB K Karthik <bkkarthik@pesu.pes.edu>2020-06-29 04:07:48 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-07-01 15:39:20 +0200
commitb98dabc11edd33592822d34e1fb3437a3f5d6814 (patch)
tree35e6ad35be4995fd9e5b40e76bc019934b681377 /tools/perf/scripts/python
parent41843ff0ece111515fc1913e4e5295fa398c5d00 (diff)
downloadkernel-b98dabc11edd33592822d34e1fb3437a3f5d6814.tar.gz
staging: rtl8188eu: include: odm.h: fixed a blank space coding style issue.
added blank space and enclosed a complex valued macro within parentheses for improved code readability. Signed-off-by: B K Karthik <karthik.bk2000@live.com> Link: https://lore.kernel.org/r/20200629080748.l4ufcpuk4cg2m725@pesu-pes-edu Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
d114a5fcc'>fs: allocate inode by using alloc_inode_sb()Muchun Song 2022-03-21fs: Move many prototypes to pagemap.hMatthew Wilcox (Oracle) 2021-11-09coda: bump module version to 7.2Jan Harkes 2021-11-09coda: use vmemdup_user to replace the open codeJing Yangyang 2021-11-09coda: convert from atomic_t to refcount_t on coda_vm_ops->refcntXiyu Yang 2021-11-09coda: avoid doing bad things on inode type changes during revalidationJan Harkes 2021-11-09coda: avoid hidden code duplication in renameJan Harkes 2021-11-09coda: avoid flagging NULL inodesJan Harkes 2021-11-09coda: remove err which no one careAlex Shi 2021-11-09coda: check for async upcall request using local stateJan Harkes 2021-11-09coda: avoid NULL pointer dereference from a bad inodeJan Harkes 2021-04-23coda: fix reference counting in coda_file_mmap error pathChristian König 2021-01-24fs: make helpers idmap mount awareChristian Brauner 2021-01-24stat: handle idmapped mountsChristian Brauner