From: Corentin Labbe <clabbe.montj...@gmail.com> Date: Thu, 15 Dec 2016 11:42:50 +0100
> Since the struct miscdevice have many members, it is dangerous to init > it without members name relying only on member order. > > This patch add member name to the init declaration. > > Signed-off-by: Corentin Labbe <clabbe.montj...@gmail.com> Applied.