Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull compat_ioctl fixes from Al Viro: "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..." * 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: hidp: fix compat_ioctl hidp: constify hidp_connection_add() cmtp: fix compat_ioctl bnep: fix compat_ioctl compat_ioctl: trim the pointless includes
No related branches found
No related tags found
Showing
- fs/compat_ioctl.c 1 addition, 68 deletionsfs/compat_ioctl.c
- net/bluetooth/bnep/sock.c 12 additions, 7 deletionsnet/bluetooth/bnep/sock.c
- net/bluetooth/cmtp/sock.c 12 additions, 7 deletionsnet/bluetooth/cmtp/sock.c
- net/bluetooth/hidp/core.c 5 additions, 5 deletionsnet/bluetooth/hidp/core.c
- net/bluetooth/hidp/hidp.h 1 addition, 1 deletionnet/bluetooth/hidp/hidp.h
- net/bluetooth/hidp/sock.c 50 additions, 29 deletionsnet/bluetooth/hidp/sock.c
Please register or sign in to comment