diff options
| author | Rasmus Villemoes <[email protected]> | 2019-03-18 19:55:56 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2019-03-23 10:43:56 +0000 |
| commit | e1e41b6ce5f9c1a80bf4f2404ec5ab11c6c5a2ad (patch) | |
| tree | 557a74eacdec022714fe1a1992080053037f15e5 /drivers/fpga/fpga-bridge.c | |
| parent | softirq: Remove tasklet_hrtimer (diff) | |
| download | kernel-e1e41b6ce5f9c1a80bf4f2404ec5ab11c6c5a2ad.tar.gz kernel-e1e41b6ce5f9c1a80bf4f2404ec5ab11c6c5a2ad.zip | |
timekeeping: Consistently use unsigned int for seqcount snapshot
The timekeeping code uses a random mix of "unsigned long" and "unsigned
int" for the seqcount snapshots (ratio 14:12). Since the seqlock.h API is
entirely based on unsigned int, use that throughout.
Signed-off-by: Rasmus Villemoes <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: John Stultz <[email protected]>
Cc: Stephen Boyd <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
