On Fri, Mar 30, 2012 at 05:08:33PM +0530, santosh nayak wrote: > From: Santosh Nayak <santoshprasadnayak@xxxxxxxxx> > > On failed memory allocation 'hv_post_message()' returns -ENOMEM. > As return type of this function is 'u16', -ENOMEM becomes 65524. > Change the return type from 'u16' to 'int'. > > Signed-off-by: Santosh Nayak <santoshprasadnayak@xxxxxxxxx> Too late. :P I just fixed this one two days ago... regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html