]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] clean up __set_page_dirty_nobuffers()
authorAndrew Morton <akpm@osdl.org>
Sun, 10 Dec 2006 10:19:24 +0000 (02:19 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Sun, 10 Dec 2006 17:55:41 +0000 (09:55 -0800)
commit3b0dadb260a2af00ad4e8539be8f5042f3f44e0d
treeca2ba9673ce1c2733c538012105681b238265e48
parent65a71a132edc3fc3e833cd166fb6d27e6ac77621
[PATCH] clean up __set_page_dirty_nobuffers()

Save a tabstop in __set_page_dirty_nobuffers() and __set_page_dirty_buffers()
and a few other places.  No functional changes.

Cc: Jay Lan <jlan@sgi.com>
Cc: Shailabh Nagar <nagar@watson.ibm.com>
Cc: Balbir Singh <balbir@in.ibm.com>
Cc: Chris Sturtivant <csturtiv@sgi.com>
Cc: Tony Ernst <tee@sgi.com>
Cc: Guillaume Thouvenin <guillaume.thouvenin@bull.net>
Cc: David Wright <daw@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/buffer.c
mm/page-writeback.c