[PATCH] strndup() would better take size_t, not int
authorAl Viro <viro@ftp.linux.org.uk>
Tue, 10 Oct 2006 21:49:17 +0000 (22:49 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Oct 2006 22:37:24 +0000 (15:37 -0700)
commit86b95c12139785a0f4c17cb7b4cb865e7084cd34
tree1ab601b463a5a5477e372045c4128b8b36668872
parent5e7ddac75deaa2887e2b03441f9bed67ea8648d8
[PATCH] strndup() would better take size_t, not int

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
net/irda/irias_object.c