Skip to content

Commit

Permalink
Cleanup umem driver: fix most checkpatch warnings, conform to kernel
Browse files Browse the repository at this point in the history
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 <randy.dunlap@oracle.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
  • Loading branch information
Randy Dunlap authored and Jens Axboe committed Dec 18, 2007
1 parent 2fdd82b commit 458cf5e
Showing 1 changed file with 81 additions and 156 deletions.
Loading

0 comments on commit 458cf5e

Please sign in to comment.