commit | afbe8d283b97b2317dab900fb11d2a8878ee3c23 | [log] [tgz] |
---|---|---|
author | Andy Whitcroft <[email protected]> | Wed Oct 15 22:02:31 2008 -0700 |
committer | Linus Torvalds <[email protected]> | 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 <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>