From: Greg Kroah-Hartman Date: Wed, 24 Jul 2013 17:21:26 +0000 (-0700) Subject: staging: lustre: a typedef for 'struct miscdevice'??? X-Git-Tag: v3.12-rc1~183^2~640 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0426cf7df119c68a9715713f9dbf07862172f04;p=pandora-kernel.git staging: lustre: a typedef for 'struct miscdevice'??? Come on, that's just silly... Anyway, remove the typedef and fix up the initializer to use named fields, otherwise bad things might happen in the future. Cc: Peng Tao Cc: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed