]> git.baikalelectronics.ru Git - kernel.git/commit
usb: xhci: Use IS_ENABLED() macro
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 8 May 2014 16:25:57 +0000 (19:25 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 May 2014 01:03:24 +0000 (10:03 +0900)
commit74cb6deecb1c341176cfd034b60f52469dac18c1
tree04851febfebd56a6205426a2d3767e35cadd2a13
parent6e49d19b23584bc04a2fae60d6e623a326d11e32
usb: xhci: Use IS_ENABLED() macro

Using the IS_ENABLED() macro can make the code shorter and easier to read.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci.h