linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] compat_ioctl fixes
@ 2018-10-25  0:10 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2018-10-25  0:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

	A bunch of compat_ioctl fixes, mostly in bluetooth.
Hopefully, most of fs/compat_ioctl.c will get killed off
over the next few cycles; between this, tty series already
merged and Arnd's work this cycle ought to take a good chunk
out of the damn thing...

One trivial conflict in fs/compat_ioctl.c (lines removed right
next to those taken out by tty_ioctl series).

The following changes since commit 10f3e23f07cb0c20f9bcb77a5b5a7eb2a1b2a2fe:

  Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 (2018-08-13 22:34:47 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.compat

for you to fetch changes up to 702ec3072ae61cdf018725b353ff043e196548a6:

  hidp: fix compat_ioctl (2018-09-10 12:41:07 -0400)

----------------------------------------------------------------
Al Viro (5):
      compat_ioctl: trim the pointless includes
      bnep: fix compat_ioctl
      cmtp: fix compat_ioctl
      hidp: constify hidp_connection_add()
      hidp: fix compat_ioctl

 fs/compat_ioctl.c         | 70 +----------------------------------------
 net/bluetooth/bnep/sock.c | 19 +++++++-----
 net/bluetooth/cmtp/sock.c | 19 +++++++-----
 net/bluetooth/hidp/core.c | 10 +++---
 net/bluetooth/hidp/hidp.h |  2 +-
 net/bluetooth/hidp/sock.c | 79 ++++++++++++++++++++++++++++++-----------------
 6 files changed, 81 insertions(+), 118 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-10-25  0:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-25  0:10 [git pull] compat_ioctl fixes Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).