summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHarvey Harrison <harvey.harrison@gmail.com>2008-04-17 07:46:21 +0200
committerHeiko Carstens <heiko.carstens@de.ibm.com>2008-04-17 07:47:04 +0200
commit2a2cf6b18626e66b7898013dfa4df8fe2feca568 (patch)
treed8de82bd941bab2b448c3283fe278cbfe51b2ea7 /tools/perf/scripts/python
parent1e42f32785dc252191bc8a4825e1fee77519d947 (diff)
downloadkernel-2a2cf6b18626e66b7898013dfa4df8fe2feca568.tar.gz
[S390] replace remaining __FUNCTION__ occurrences
__FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
it/fs/cifs/dir.c?h=linux-6.6.y&id=d3edede29f74d335f81d95a4588f5f136a9f7dcf'>cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg 2017-03-01CIFS: add build_path_from_dentry_optional_prefix()Aurelien Aptel 2016-12-15cifs_get_root shouldn't use path with tree nameSachin Prabhu 2016-09-16cifs: don't use ->d_timeMiklos Szeredi 2016-07-31get rid of 'parent' argument of ->d_compare()Al Viro 2016-07-29cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare()Al Viro 2016-07-29Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds 2016-07-28Merge branch 'salted-string-hash'Linus Torvalds 2016-07-27fs/cifs: make share unaccessible at root level mountableAurelien Aptel 2016-07-12cifs: Check for existing directory when opening file with O_CREATSachin Prabhu 2016-07-05Use the right predicate in ->atomic_open() instancesAl Viro 2016-06-10vfs: make the string hashes salt the hashLinus Torvalds