On Thu, 4 Mar 2010 19:09:16 +0800 wzt.wzt@xxxxxxxxx wrote: > Fix some coding styles on mm/ tree. > > Signed-off-by: Zhitong Wang <zhitong.wangzt@xxxxxxxxxxxxxxx> > > --- > mm/filemap.c | 10 ++++------ > mm/filemap_xip.c | 3 +-- > mm/slab.c | 8 ++++---- > mm/vmscan.c | 4 ++-- > 4 files changed, 11 insertions(+), 14 deletions(-) I don't mind fixing coding-style issues in there, but I would prefer that it be more comprehensive than this - someone sits down and does a series of large, more complete subystem-wide cleanups then sure, in the long term it's worth the pain of merging them. But I don't think it's good to do this as a slow, random ad-hoc pitter-patter of changes like this one. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>