summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2015-06-26 01:02:49 +0300
committerLinus Torvalds <torvalds@linux-foundation.org>2015-06-26 03:00:41 +0300
commite6176fa4728fb6df4f66c3e9c08736c369e71f75 (patch)
tree97f9337a285c00467e8204c3958d9dc5bf26e37e /tools/perf/scripts/python/export-to-postgresql.py
parentcb426e99ff9225e94fb56bd4c5cfcce8b78a3904 (diff)
downloadlinux-e6176fa4728fb6df4f66c3e9c08736c369e71f75.tar.xz
checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t
Using declarations like u_int16_t in kernel code is not preferred. Suggest the kernel sized types instead of the c99 types when not in the uapi directory. Add a $typeC99Typedefs variable for the types to check and neaten the other typedef variables. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions