commit | 2693f485c22d18474c077f12fd0f797ee8679b33 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Thu Jun 11 12:31:06 2009 +0100 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jun 11 08:50:57 2009 -0700 |
tree | ae456399064636d0cbcd791f3a22cdfca7659d55 | |
parent | 101b81590d8df0a74c33cf739886247c0a13f4af [diff] |
tty: cyclades, convert macros to inlines Remove ugly macros and add inlines instead of them. This improves readability and type checking a much. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>