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)
commit575688e1e5f462c44ddd608ce3ec9f38b64c3c0d
treece9ec6605e02c08f57cd2914b06cea4316b35221
parent22e0487047567252d5677ff35766cd884375efc2
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