Re: [PATCH] devfs (2/7) - minor miscdev changes

From: Roland Dreier (roland@topspin.com)
Date: Fri Apr 18 2003 - 11:29:00 EST


 int misc_register(struct miscdevice * misc)
 {
- static devfs_handle_t devfs_handle, dir;
         struct miscdevice *c;
+ char buf[256];

    Wouldn't it be better not to have a 256-byte buffer on the stack?

 - Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Apr 23 2003 - 22:00:24 EST