]> git.neil.brown.name Git - history.git/commit
[PATCH] beautify nr_free_pages()
authorWilliam Lee Irwin III <wli@holomorphy.com>
Thu, 20 Jun 2002 06:53:53 +0000 (23:53 -0700)
committerLinus Torvalds <torvalds@penguin.transmeta.com>
Thu, 20 Jun 2002 06:53:53 +0000 (23:53 -0700)
commit6d3c546f160cbc7609761ed747372e7578f20700
tree55a0c0ef472ab1eec379311eefc3f35452a7cf15
parentf6adf918085aa03cf95871d9260d85b856a646c6
[PATCH] beautify nr_free_pages()

nr_free_pages() is overly verbose. The following is perhaps clearer and
gets to the point with fewer lines of code and inside of 80 columns.
mm/page_alloc.c