From: Bill Pemberton Date: Wed, 29 Jul 2009 21:00:11 +0000 (-0400) Subject: Staging: hv: remove wrapper functions for bit operations X-Git-Tag: v2.6.32-rc1~668^2~397 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c369f405bc918f3245c7ee0b0ad6c6b6c750166;p=pandora-kernel.git Staging: hv: remove wrapper functions for bit operations There were several Bit* functions that did nothing but call the kernel functions with the parameters reversed. Remove these and call the functions directly. Signed-off-by: Bill Pemberton Cc: Hank Janssen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed