> From: Markus Elfring <[email protected]> > Date: Wed, 17 Aug 2016 19:28:15 +0200 > > The variable "bp_data" will eventually be set to an appropriate pointer > from a call of the memdup_user() function. > Thus omit the explicit initialisation which became unnecessary with > a previous update step. > > Signed-off-by: Markus Elfring <[email protected]>
Looks sane to me. Reviewed-by: David Hildenbrand <[email protected]> Thanks! David

