[PATCH] missing include in infiniband
commit2d3c0b7bedfd7a8e1870a046a434bd467e7c5349
authorAl Viro <viro@ftp.linux.org.uk>
Sat, 29 Oct 2005 05:46:03 +0000 (29 06:46 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 29 Oct 2005 17:35:07 +0000 (29 10:35 -0700)
tree1073d1e05f604faeebbde344a0d4e624fc116d65
parent4b4a5eaedfc098d825d4c34cad1f1115802512b7
[PATCH] missing include in infiniband

use of IS_ERR/PTR_ERR in infiniband/core/agent.c, without a portable
chain of includes pulling err.h (breaks on a bunch of platforms).

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Acked-by: Roland Dreier <rolandd@cisco.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/infiniband/core/agent.h