[POWERPC] Fix SPU coredump code for max_fdset removal
authorPaul Mackerras <paulus@samba.org>
Mon, 11 Dec 2006 04:13:37 +0000 (15:13 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 11 Dec 2006 04:13:37 +0000 (15:13 +1100)
commit39f44be375d07a977ba68f900c87cea97cb05f4a
treeb430098777d9c8a897779dba513a37d2b5217403
parentdae4828d66ac6db353dee213c594257929a310cb
[POWERPC] Fix SPU coredump code for max_fdset removal

Commit bbea9f69668a3d0cf9feba15a724cd02896f8675 removed the max_fdset
element of struct fdtable.  It appears that checking max_fds is
sufficient now.

Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/platforms/cell/spufs/coredump.c