diff options
author | Andy Whitcroft <[email protected]> | 2009-02-27 14:03:08 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-02-27 16:26:22 -0800 |
commit | 667026e7b082ad59eb7194d6b5d159ed6c340e05 (patch) | |
tree | 3d3cab494ac822aee47d65847a09ed2ac8fa6332 /lib/string_helpers.c | |
parent | a3340b35787975414d5f6fee83e00640688be2cb (diff) |
checkpatch: a modifier is not an identifier at the end of a type
We must make sure we do not misrecognise a modifier as an Identifier
when trying to match types. Prevent us matching this:
void * __ref
Signed-off-by: Andy Whitcroft <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions