diff options
author | Harvey Harrison <harvey.harrison@gmail.com> | 2008-10-30 00:25:51 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-01-07 20:59:50 +0300 |
commit | da2bbdcc3838ce75c30bda8c3f9a6e55ece47ee1 (patch) | |
tree | 70c61e2415d60a878627a6d47c831dbfb767fd71 /crypto/scatterwalk.c | |
parent | aa459e6a2e8c9c5447b951f8f93e2ea76f65d104 (diff) | |
download | linux-da2bbdcc3838ce75c30bda8c3f9a6e55ece47ee1.tar.xz |
USB: avoid needless address-taking of function parameters
There's no need to take the address of the function params or local variables
when the direct value byteswapping routines are available.
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'crypto/scatterwalk.c')
0 files changed, 0 insertions, 0 deletions