]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: most: usb: remove pointer initialization
authorChristian Gromm <christian.gromm@microchip.com>
Tue, 21 Nov 2017 14:04:59 +0000 (15:04 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Nov 2017 08:20:35 +0000 (09:20 +0100)
commit66b468865ad83dc1bc48c6a74c84ddc218046ef4
tree1f942ac1eeacad7c37d5057fdb28c600fb27b4a8
parent9abfc8bb795b8d3c1323288f978c3718de843d64
staging: most: usb: remove pointer initialization

This patch removes the initialization of the priv pointer of the
most_interface structure.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/usb/usb.c