aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorStephen Boyd <[email protected]>2016-09-13 22:53:02 -0700
committerPeter Chen <[email protected]>2016-11-14 10:03:40 +0800
commit34445fb4333f47674e988b98a587195ffa84beae (patch)
treebfa83716e8ce18fe827f9d7d441930677614094a /fs/jbd2/commit.c
parentbb2d387c4d90f5b400b94a0fcb5aaef31dfc0789 (diff)
usb: chipidea: Properly mark little endian descriptors
The DMA descriptors are little endian, and we do a pretty good job of handling them with the proper le32_to_cpu() markings, but we don't actually mark them as __le32. This means checkers like sparse can't easily find new bugs. Let's mark the members of structures properly and fix the few places where we're missing conversions. Cc: Peter Chen <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Signed-off-by: Stephen Boyd <[email protected]> Signed-off-by: Peter Chen <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions