diff options
| author | Al Viro <[email protected]> | 2014-12-19 06:51:26 +0000 |
|---|---|---|
| committer | Dave Kleikamp <[email protected]> | 2014-12-23 23:01:24 +0000 |
| commit | e1f1fe798d2f2eab904624125ba924d08205f960 (patch) | |
| tree | 7da293aa0c88034b38b03afeb7e46823a7f87751 /lib/string_helpers.c | |
| parent | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... (diff) | |
| download | kernel-e1f1fe798d2f2eab904624125ba924d08205f960.tar.gz kernel-e1f1fe798d2f2eab904624125ba924d08205f960.zip | |
jfs: get rid of homegrown endianness helpers
Get rid of le24 stuff, along with the bitfields use - all that stuff
can be done with standard stuff, in sparse-verifiable manner. Moreover,
that way (shift-and-mask) often generates better code - gcc optimizer
sucks on bitfields...
Signed-off-by: Al Viro <[email protected]>
Signed-off-by: Dave Kleikamp <[email protected]>
----
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions
