]> Git Repo - linux.git/commitdiff
Merge branch 'akpm' (incoming from Andrew)
authorLinus Torvalds <[email protected]>
Tue, 8 Apr 2014 23:51:05 +0000 (16:51 -0700)
committerLinus Torvalds <[email protected]>
Tue, 8 Apr 2014 23:51:05 +0000 (16:51 -0700)
Merge a few more patches from Andrew Morton:
 "A few leftovers"

* emailed patches from Andrew Morton <[email protected]>:
  fs/ncpfs/dir.c: fix indenting in ncp_lookup()
  ncpfs/inode.c: fix mismatch printk formats and arguments
  ncpfs: remove now unused PRINTK macro
  ncpfs: convert PPRINTK to ncp_vdbg
  ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg
  ncpfs: Add pr_fmt and convert printks to pr_<level>
  arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()
  lib/percpu_counter.c: fix bad percpu counter state during suspend
  autofs4: check dev ioctl size before allocating
  mm: vmscan: do not swap anon pages just because free+file is low


Trivial merge
This page took 0.053383 seconds and 4 git commands to generate.