Skip to content

Commit

Permalink
uml: clean up arch/um/drivers/ubd_kern.c
Browse files Browse the repository at this point in the history
Make some global functions and variables static.

And remove some useless declarations for local functions, since we just need
to move their definitions ahead.

[jdike@addtoit.com: checkpatch cleanups]
Signed-off-by: WANG Cong <wangcong@zeuux.org>
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
WANG Cong authored and Linus Torvalds committed Apr 28, 2008
1 parent 4415d8a commit 5dc62b1
Showing 1 changed file with 190 additions and 195 deletions.
Loading

0 comments on commit 5dc62b1

Please sign in to comment.