)]}'
{
  "commit": "b0052fcaefb829a29fdc6567274daf0b75329fc3",
  "tree": "195fc7052e5f3225aaa2d4ab12c63f599f4b3be1",
  "parents": [
    "0bc73c253ebb0430a6b6eb32765aac582fe263c5"
  ],
  "author": {
    "name": "Paul Mackerras",
    "email": "paulus@samba.org",
    "time": "Thu Sep 13 01:16:31 2007 +1000"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Wed Sep 12 09:08:05 2007 -0700"
  },
  "message": "Define termios_1 functions for powerpc, s390, avr32 and frv\n\nCommit f629307c857c030d5a3dd777fee37c8bb395e171 introduced uses of\nkernel_termios_to_user_termios_1 and user_termios_to_kernel_termios_1\non all architectures.  However, powerpc, s390, avr32 and frv don\u0027t\ncurrently define those functions since their termios struct didn\u0027t\nneed to be changed when the arbitrary baud rate stuff was added, and\nthus the kernel won\u0027t currently build on those architectures.\n\nThis adds definitions of kernel_termios_to_user_termios_1 and\nuser_termios_to_kernel_termios_1 to include/asm-generic/termios.h\nwhich are identical to kernel_termios_to_user_termios and\nuser_termios_to_kernel_termios respectively.  The definitions are the\nsame because the \"old\" termios and \"new\" termios are in fact the same\non these architectures (which are the same ones that use\nasm-generic/termios.h).\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Alan Cox \u003calan@redhat.com\u003e\nCc: David Miller \u003cdavem@davemloft.net\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3769e6bd63b17e1da41416fe13defc1d7107a0d1",
      "old_mode": 33188,
      "old_path": "include/asm-generic/termios.h",
      "new_id": "33dca30a3c452199537913bcc6e3e1447dfcef5c",
      "new_mode": 33188,
      "new_path": "include/asm-generic/termios.h"
    }
  ]
}
