From: Akinobu Mita Date: Fri, 9 Nov 2012 00:12:22 +0000 (-0800) Subject: cciss: cleanup bitops usage X-Git-Tag: v3.8-rc1~78^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f118bc479173bff44aa591bcfa065e68884f2c5;p=pandora-kernel.git cciss: cleanup bitops usage - Remove unnecessary correction of bit and address - Use BITS_TO_LONGS macro to calculate bitmap size - Use bitmap_zero() Signed-off-by: Akinobu Mita Cc: Mike Miller Cc: Stephen M. Cameron Signed-off-by: Andrew Morton Signed-off-by: Jens Axboe --- Reading git-diff-tree failed