diff options
| author | Vegard Nossum <[email protected]> | 2008-08-28 09:28:46 +0000 |
|---|---|---|
| committer | Bryan Wu <[email protected]> | 2008-08-28 09:28:46 +0000 |
| commit | 226a6ec31117113a3b775b6b8d63dc4487c2d333 (patch) | |
| tree | 557fe8076917459fa856b6e5161613e40266f044 /lib/debugobjects.c | |
| parent | Blackfin arch: let PCI depend on BROKEN (diff) | |
| download | kernel-226a6ec31117113a3b775b6b8d63dc4487c2d333.tar.gz kernel-226a6ec31117113a3b775b6b8d63dc4487c2d333.zip | |
Blackfin arch: sram: use 'unsigned long' for irqflags
Using just 'unsigned' will make flags an unsigned int. While this is
arguably not an error on blackfin where sizeof(int) == sizeof(long),
the patch is still justified on the grounds of principle.
The patch was generated using the Coccinelle semantic patch framework.
Cc: Julia Lawall <[email protected]>
Cc: Alexey Dobriyan <[email protected]>
Signed-off-by: Vegard Nossum <[email protected]>
Signed-off-by: Mike Frysinger <[email protected]>
Signed-off-by: Bryan Wu <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
