All of lore.kernel.org
 help / color / mirror / Atom feed
* IS_ERR() in linux32.c
@ 2003-01-09  2:45 Greg Lindahl
  0 siblings, 0 replies; only message in thread
From: Greg Lindahl @ 2003-01-09  2:45 UTC (permalink / raw)
  To: linux-mips

The file arch/mips64/kernel/linux32.c has a bunch of uses of IS_ERR(),
some against pointers (which is what it's designed to be used with),
and some against integers. I see a patch posted in 2001 which fixes
that, but it was also fixing other things and didn't get applied.

Anyone have a comment? This is about 1/3 of the remaining warnings when
I do "make -s" on the kernel.

-- greg

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-01-09  2:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-09  2:45 IS_ERR() in linux32.c Greg Lindahl

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.