diff options
author | Davidlohr Bueso <davidlohr.bueso@hp.com> | 2013-05-07 06:46:02 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-05-07 07:20:17 -0700 |
commit | b5f541810ea9fb98d93c0ee0e00e07a22874856f (patch) | |
tree | eb6cbe19735fe7f9b6928cf21108e79bbe434258 /scripts | |
parent | a31a369b07cf306ae1de0b2d4a52c3821a570bf6 (diff) | |
download | linux-stable-b5f541810ea9fb98d93c0ee0e00e07a22874856f.tar.gz linux-stable-b5f541810ea9fb98d93c0ee0e00e07a22874856f.tar.bz2 linux-stable-b5f541810ea9fb98d93c0ee0e00e07a22874856f.zip |
rwsem: no need for explicit signed longs
Change explicit "signed long" declarations into plain "long" as suggested
by Peter Hurley.
Signed-off-by: Davidlohr Bueso <davidlohr.bueso@hp.com>
Reviewed-by: Michel Lespinasse <walken@google.com>
Signed-off-by: Michel Lespinasse <walken@google.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions