On Tue, 09 Apr 2013 11:17:40 +0800 Jeff Liu <jeff.liu@xxxxxxxxxx> wrote: > From: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > > Smatch complains that if we hit an error (for example if the file is > immutable) then "range" has uninitialized stack data and we copy it to > the user. > > I've re-written the error handling to avoid this problem and make it a > little cleaner as well. > > Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > Reviewed-by: Jie Liu <jeff.liu@xxxxxxxxxx> I've added your signed-off-by to these patches - it should have been included because you were on the patch delivery path. -- 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