diff options
author | Andy Whitcroft <apw@shadowen.org> | 2008-07-24 06:29:08 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-24 19:47:26 +0200 |
commit | 8ea3eb9a20f39d5afa52900a34092b4b5f6b55cb (patch) | |
tree | ad79fe0bade637209967aadf23a34447c717fe1a /fs/ecryptfs | |
parent | checkpatch: macro complexity checks are meaningless in linker scripts (diff) | |
download | linux-8ea3eb9a20f39d5afa52900a34092b4b5f6b55cb.tar.xz linux-8ea3eb9a20f39d5afa52900a34092b4b5f6b55cb.zip |
checkpatch: handle return types of pointers to functions
Make sure we correctly mark the return type of the pointer to a function
declaration.
const void *(*sb_tag)(struct sysfs_tag_info *info);
Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ecryptfs')
0 files changed, 0 insertions, 0 deletions