terminal: don't hardcode major number of PTYs
Hardcoding major numbers sucks. And we generally don't do it, except when determining whether something is a PTY. Thing though is that we don't actually need to do that here either, hence don#t.
Loading
Please register or sign in to comment