]> 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)
commitef084aa8ca9a096f9418d5eacc4f7f64d7cdd60f
tree04851febfebd56a6205426a2d3767e35cadd2a13
parent3591e2032f0e7fe9690b6274e52dec9e050fd3e3
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