summaryrefslogtreecommitdiff
path: root/scripts/bloat-o-meter
diff options
context:
space:
mode:
authorShannon Nelson <shannon.nelson@intel.com>2007-12-17 16:20:08 -0800
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-12-17 19:28:17 -0800
commit711924b1052a280bd2452c3babb9816e4a77c723 (patch)
tree7eea7de34b1f6bdd37989cee9916ee5f5f4e3093 /scripts/bloat-o-meter
parent7c9e70efbfc3186674d93451e0fbf18365347b4d (diff)
downloadlinux-3.10-711924b1052a280bd2452c3babb9816e4a77c723.tar.gz
linux-3.10-711924b1052a280bd2452c3babb9816e4a77c723.tar.bz2
linux-3.10-711924b1052a280bd2452c3babb9816e4a77c723.zip
I/OAT: fixups from code comments
A few fixups from Andrew's code comments. - removed "static inline" forward-declares - changed use of min() to min_t() - removed some unnecessary NULL initializations - removed a couple of BUG() calls Fixes this: drivers/dma/ioat_dma.c: In function `ioat1_tx_submit': drivers/dma/ioat_dma.c:177: sorry, unimplemented: inlining failed in call to '__ioat1_dma_memcpy_issue_pending': function body not available drivers/dma/ioat_dma.c:268: sorry, unimplemented: called from here Signed-off-by: Shannon Nelson <shannon.nelson@intel.com> Cc: "Williams, Dan J" <dan.j.williams@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/bloat-o-meter')
0 files changed, 0 insertions, 0 deletions