[git pull] 9p regression fix

From: Al Viro
Date: Sat Aug 22 2015 - 21:53:24 EST


Fix for breakage introduced when switching p9_client_{read,write}() to
struct iov_iter * (went into 4.1). Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

Shortlog:
Vincent Bernat (1):
9p: ensure err is initialized to 0 in p9_client_read/write

Diffstat:
net/9p/client.c | 2 ++
1 file changed, 2 insertions(+)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/