]> git.baikalelectronics.ru Git - kernel.git/commit
USB: xhci - remove excessive 'inline' markings
authorDmitry Torokhov <dtor@vmware.com>
Sun, 20 Mar 2011 09:15:16 +0000 (02:15 -0700)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Wed, 13 Apr 2011 23:19:47 +0000 (16:19 -0700)
commit821e6a0f2cfc6f7379893214f743512117ccf17f
treece9ec6605e02c08f57cd2914b06cea4316b35221
parent19b2211ef468080e54c440a56ff05922fb618fb3
USB: xhci - remove excessive 'inline' markings

Remove 'inline' markings from file-local functions and let compiler
do its job and inline what makes sense for given architecture.

Signed-off-by: Dmitry Torokhov <dtor@vmware.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/host/xhci-mem.c
drivers/usb/host/xhci-ring.c