From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
Date: Sat, 12 May 2018 19:09:25 +0200
'out' is allocated with 'kvzalloc()'. 'kvfree()' must be used to free it.
Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
Saeed, I assume I will see this in one of your forthcoming pull
requests.
Thanks.