From: Randy Dunlap Date: Mon, 17 Dec 2007 19:24:20 +0000 (+0100) Subject: Cleanup umem driver: fix most checkpatch warnings, conform to kernel X-Git-Tag: v2.6.24-rc6~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=458cf5e9b666c251b04cb5242fb19fd5114645ba;p=pandora-kernel.git Cleanup umem driver: fix most checkpatch warnings, conform to kernel coding style. linux-2.6.24-rc5-git3> checkpatch.pl-next patches/block-umem-ckpatch.patch total: 0 errors, 5 warnings, 530 lines checked All of these are line-length warnings. Only change in generated object file is due to not initializing a static global variable to 0. Signed-off-by: Randy Dunlap Signed-off-by: Jens Axboe --- Reading git-diff-tree failed