]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/usb/dwc2/core.h
staging: dwc2: reorder some kernel doc comments and struct members
authorPaul Zimmerman <Paul.Zimmerman@synopsys.com>
Sun, 11 Aug 2013 19:50:17 +0000 (12:50 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 22:21:41 +0000 (15:21 -0700)
commit725acc861b55c159d9a352cf19debb023fbe1d78
treeed1a317e677564365cae3375fc78d705960bd711
parent89911e583a00dbad4cd60e5acf1ad0e63c76c32e
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 <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dwc2/core.h
drivers/staging/dwc2/hcd.h