diff options
author | Joe Perches <joe@perches.com> | 2012-12-17 16:02:05 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-12-17 17:15:19 -0800 |
commit | 74349bccedb3e34b4f1fd9c7efd2dda7905e3335 (patch) | |
tree | 7dec12471c55dbaa90c78ab67ea3e23788565cba /Documentation/mmc | |
parent | 6b7eaf6e1428be33f731287de963862e3846cd42 (diff) | |
download | op-kernel-dev-74349bccedb3e34b4f1fd9c7efd2dda7905e3335.zip op-kernel-dev-74349bccedb3e34b4f1fd9c7efd2dda7905e3335.tar.gz |
checkpatch: add support for floating point constants
Even though the kernel doesn't support using floating point constants,
add a regex for them.
Support forms like: 0x123p1, 123e-1, 1.23, 1.5e23f
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/mmc')
0 files changed, 0 insertions, 0 deletions