aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorThiago Rafael Becker <[email protected]>2012-07-30 14:41:26 -0700
committerLinus Torvalds <[email protected]>2012-07-30 17:25:17 -0700
commit49ac572b93832210dc1895839692b3a51e5d0e27 (patch)
tree382ec2bd038946e94332f1573db1dbcd47b35988 /include/linux/debugobjects.h
parentb13edf7ff2dd0fef95e981170fa71fa6b60421b0 (diff)
lib/crc32.c: fix unused variables warnings
Variables t4, t5, t6 and t7 are only used when CRC_LE_BITS != 32. Fix the following compilation warnings: lib/crc32.c: In function 'crc32_body': lib/crc32.c:77:55: warning: unused variable 't7' lib/crc32.c:77:41: warning: unused variable 't6' lib/crc32.c:77:27: warning: unused variable 't5' lib/crc32.c:77:13: warning: unused variable 't4' Signed-off-by: Thiago Rafael Becker <[email protected]> Cc: "Darrick J. Wong" <[email protected]> Cc: Bob Pearson <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions