linux willy

Matthew Wilcox willy@puffin.external.hp.com
Tue, 2 Jan 2001 18:23:31 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	willy	01/01/02 18:23:31

Modified files:
	kernel         : exit.c 

Log message:
Remove an unnecessary xchg().  It's safe to do this because no-one holds
a reference to the struct file at this point.