commit | 575688e1e5f462c44ddd608ce3ec9f38b64c3c0d | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dtor@vmware.com> | Sun Mar 20 02:15:16 2011 -0700 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Wed Apr 13 16:19:47 2011 -0700 |
tree | ce9ec6605e02c08f57cd2914b06cea4316b35221 | |
parent | 22e0487047567252d5677ff35766cd884375efc2 [diff] |
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>