From 725acc861b55c159d9a352cf19debb023fbe1d78 Mon Sep 17 00:00:00 2001 From: Paul Zimmerman Date: Sun, 11 Aug 2013 12:50:17 -0700 Subject: [PATCH] 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-format-patch failed