diff options
author | Waiman Long <[email protected]> | 2017-01-19 09:31:52 -0500 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2017-01-20 09:46:44 +0100 |
commit | 06321dd2d1ae5b5bdc847958ab9e71d22a29a33e (patch) | |
tree | d0d84edbcf13c7ca73a759c575cf30c4bc007509 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 85b36c931ff328297572a3e6136fac573795ad79 (diff) |
locking/rwsem: Remove unnecessary atomic_long_t casts
Since sem->count had been changed to a atomic_long_t type, it is no
longer necessary to use the atomic_long_t cast anymore. So remove them.
Signed-off-by: Waiman Long <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Paul E. McKenney <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions