diff options
| author | Peter Hurley <[email protected]> | 2016-01-10 22:41:04 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-01-27 15:01:44 -0800 |
| commit | c12da96f801a3f45b0634c966b9e7cda307daa72 (patch) | |
| tree | 470bde777d834f7a3572d8737d6af12b0881ada1 /include/linux/debugobjects.h | |
| parent | 6ffeb4b2782b31f3d7158795a451ad371955e8a2 (diff) | |
tty: Use 'disc' for line discipline index name
tty->ldisc is a ptr to struct tty_ldisc, but unfortunately 'ldisc' is
also used as a parameter or local name to refer to the line discipline
index value (ie, N_TTY, N_GSM, etc.); instead prefer the name used
by the line discipline registration/ref counting functions.
Signed-off-by: Peter Hurley <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions