NR_UNIX98_PTY_MAX
ptm_driver = tty_alloc_driver(NR_UNIX98_PTY_MAX,
pts_driver = tty_alloc_driver(NR_UNIX98_PTY_MAX,
if (result.uint_32 > NR_UNIX98_PTY_MAX)
if (opts->max < NR_UNIX98_PTY_MAX)
fsi->mount_opts.max = NR_UNIX98_PTY_MAX;