]> git.baikalelectronics.ru Git - kernel.git/commit
USB: xhci: testing sizeof xhci_doorbell_array 2 time
authorgirish verma <girish.gcet@gmail.com>
Sun, 6 May 2012 15:05:13 +0000 (20:35 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 May 2012 23:44:49 +0000 (16:44 -0700)
commitc9fdbd8aa7f0d5528cb2dbbe603aaeb0e7b56076
tree4f8eac37612565905fc7dd91f14bd8547ca6bdeb
parent4b6885eb23f96dbd2a46d5688ca78fde5a46e692
USB: xhci: testing sizeof xhci_doorbell_array 2 time

Testing BUILD_BUG_ON xhci_doorbell_array structure 2 time, redundant statement

Signed-off-by: Girish Verma <girish.gcet@gmail.com>
Cc: Sarah Sharp <sarah.a.sharp@linux.intel.com>
 ---
 drivers/usb/host/xhci.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci.c