summaryrefslogtreecommitdiff
path: root/include/uapi/asm-generic/auxvec.h
diff options
context:
space:
mode:
authortcharding <me@tobin.cc>2017-02-09 17:56:05 +1100
committerDavid S. Miller <davem@davemloft.net>2017-02-10 13:37:48 -0500
commit643aa9cba0b688ffde28ac39aebec6f56fc2a8af (patch)
treec59bf18fe6faa96803acbd58bcb311d99b23886e /include/uapi/asm-generic/auxvec.h
parent722c9a0cebb88ac1a982285f15d5fd44f4140c66 (diff)
net: Fix checkpatch whitespace errors
This patch fixes two trivial whitespace errors. Brace should be on the previous line and trailing statements should be on next line. Signed-off-by: Tobin C. Harding <me@tobin.cc> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/uapi/asm-generic/auxvec.h')
0 files changed, 0 insertions, 0 deletions
or-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Pull xfs uodates from Darrick Wong: "I have some more fixes this week: better input validation, corruption avoidance, build fixes, memory leak fixes, and a couple from Christoph to avoid an ENOSPC failure. Summary: - Fix race conditions in the CoW code - Fix some incorrect input validation checks - Avoid crashing fs by running out of space when freeing inodes - Fix toctou race wrt whether or not an inode has an attr - Fix build error on arm - Fix page refcount corruption when readahead fails - Don't corrupt userspace in the bmap ioctl" * tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: xfs: prevent quotacheck from overloading inode lru xfs: fix bmv_count confusion w/ shared extents xfs: clear _XBF_PAGES from buffers when readahead page xfs: extsize hints are not unlikely in xfs_bmap_btalloc xfs: remove racy hasattr check from attr ops xfs: use per-AG reservations for the finobt xfs: only update mount/resv fields on success in __xfs_ag_resv_init xfs: verify dirblocklog correctly xfs: fix COW writeback race
Diffstat (limited to 'drivers/usb/misc/Makefile')