Commit e24294f
committed
lsusb -t: print ports and busses and devices with same width
lsusb shows values in 3 digit fields, so do the same for 'lsusb -t' as
well, making it more obvious what device matches up with what.
This also mirrors the output of the -vv option as well, which shows that
the kernel uses 3 digits for these values in /dev/bus/usb/
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent 36e9556 commit e24294f
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
0 commit comments