commit | afbe8d283b97b2317dab900fb11d2a8878ee3c23 | [log] [tgz] |
---|---|---|
author | Andy Whitcroft <apw@shadowen.org> | Wed Oct 15 22:02:31 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 16 11:21:37 2008 -0700 |
tree | ff555e381fef88472de262ad94c22e22943981dd | |
parent | b132e5d5865325a9aa42b122c4c466903bf48348 [diff] |
checkpatch: accept any sized le/be type We are likely going to have 24 bit types. Expand the type matcher to match any size. 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>