From: Paul Zimmerman Date: Sun, 11 Aug 2013 19:50:17 +0000 (-0700) Subject: staging: dwc2: reorder some kernel doc comments and struct members X-Git-Tag: v3.12-rc1~183^2~287 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=725acc861b55c159d9a352cf19debb023fbe1d78;p=pandora-kernel.git staging: dwc2: reorder some kernel doc comments and struct members Reorder the kernel doc comments for 'struct dwc2_core_params' to match the ordering in the struct itself. Reorder the members of 'struct dwc2_qh' (and its kerneldoc comments) to minimize the amount of structure padding. Signed-off-by: Paul Zimmerman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed