diff options
| author | Andrew Morton <akpm@linux-foundation.org> | 2012-11-26 15:47:15 -0800 | 
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-11-26 16:18:04 -0800 | 
| commit | fd985e1def964bb3a3adf5e2760af10510fd3f58 (patch) | |
| tree | d71c2b35b26e300cc178a18708b79c72ca71599a /lib/debugobjects.c | |
| parent | d53c57dca2ccb540cceb0b1a228f11e1325cecde (diff) | |
drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usage
serial_core.c usually does
	if (HIGH_BITS_OFFSET)
		expr-involving-HIGH_BITS_OFFSET()
at least to avoid generating useless code on 32-bit machines, where
HIGH_BITS_OFFSET is zero.  Do that in uart_get_attr_port().
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
