diff options
author | Joe Perches <[email protected]> | 2014-04-03 14:49:24 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-04-03 16:21:14 -0700 |
commit | 515a235ef9bcd31faa672740720936b22fa99c0e (patch) | |
tree | 3a9521bd77bf873f618103f2b345cc1dc58a17b2 /lib/memory-notifier-error-inject.c | |
parent | daa8b0592ee062583b2532bf62450c15fbcc7f98 (diff) |
checkpatch: improve octal permissions test speed
The current octal permissions test is very slow.
When patch ("checkpatch: add checks for constant non-octal permissions")
was added, processing time approximately tripled.
Regain almost all of the performance by not looping through all the
possible functions unless the line contains one of the functions.
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions