diff options
author | Arthur Jones <[email protected]> | 2008-07-25 01:49:08 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-07-25 10:53:48 -0700 |
commit | b238e57723a6fb2c365fc35de5d7c48ccf9300cd (patch) | |
tree | 5dd7fc42abedd6c5168b3f375b5a67de69305e9d /fs/jbd2/commit.c | |
parent | 178d5a742291976d13bff55fa2b130879d4510de (diff) |
edac: i5100: cleanup
Some code cleanliness issues found by Andrew Morton (thanks!) which should
not affect functionality, but which should help make the code more
maintainable.
In particular, we now:
* convert all #define's w/ a parameter to static inlines
* use 1UL rather than 1ULL when calculating an unsigned long
* use pci_disable_device
The resulting code is tested and seems to work fine...
Signed-off-by: Arthur Jones <[email protected]>
Cc: Doug Thompson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions