diff options
author | Matthew Wilcox <willy@infradead.org> | 2018-06-11 21:17:58 +0200 |
---|---|---|
committer | Matthew Wilcox <willy@infradead.org> | 2018-08-22 05:54:17 +0200 |
commit | 0f0a0e54a2a15174535349db3a22355a6b1cf5fa (patch) | |
tree | 6e011cfaeb3d11f8cab3d0581fad70b6afef7277 /drivers/scsi/sd.c | |
parent | fs: Convert namespace IDAs to new API (diff) | |
download | linux-0f0a0e54a2a15174535349db3a22355a6b1cf5fa.tar.xz linux-0f0a0e54a2a15174535349db3a22355a6b1cf5fa.zip |
devpts: Convert to new IDA API
ida_alloc_max() matches what this driver wants to do. Also removes a
call to ida_pre_get(). We no longer need the protection of the mutex,
so convert pty_count to an atomic_t and remove the mutex entirely.
Signed-off-by: Matthew Wilcox <willy@infradead.org>
Diffstat (limited to 'drivers/scsi/sd.c')
0 files changed, 0 insertions, 0 deletions