diff options
author | Huang Rui <ray.huang@amd.com> | 2013-10-21 17:15:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-30 00:43:36 +0100 |
commit | f55055b4648416a9d31e5666a5425d406c05f626 (patch) | |
tree | 4d34a17339d36eb20701b4147d2fbdd9ee604cb4 /drivers/usb/host/ohci-spear.c | |
parent | UWB: clean up attribute use by using ATTRIBUTE_GROUPS() (diff) | |
download | linux-f55055b4648416a9d31e5666a5425d406c05f626.tar.xz linux-f55055b4648416a9d31e5666a5425d406c05f626.zip |
usb: usbtest: fix checkpatch warning as sizeof code style
Script checkpatch.pl always complains incorrect code style like below:
WARNING: sizeof *udev->bos->desc should be sizeof(*udev->bos->desc)
This patch fixes the warning for usbtest module.
Signed-off-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/host/ohci-spear.c')
0 files changed, 0 insertions, 0 deletions