linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] trivial for 4.4 merge window
@ 2015-11-06 21:10 Jiri Kosina
  0 siblings, 0 replies; only message in thread
From: Jiri Kosina @ 2015-11-06 21:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

Linus,

please pull from

  git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git for-linus

to trivially receive trivial stuff from trivial tree that can be trivially 
summed up as:

- treewide drop of spurious unlikely() before IS_ERR() from Viresh Kumar
- cosmetic fixes (that don't really affect basic functionality of the 
  driver) for pktcdvd and bcache, from Julia Lawall and Petr Mladek
- various comment / printk fixes and updates all over the place

Thanks.

----------------------------------------------------------------
Andrew Murray (1):
      UBI: Update comments to reflect UBI_METAONLY flag

Bastien Nocera (1):
      hwmon: applesmc: fix comment typos

Julia Lawall (1):
      pktcdvd: drop null test before destroy functions

Petr Mladek (1):
      bcache: Really show state of work pending bit

Rolf Eike Beer (2):
      class_find_device: fix reference to argument "match"
      Kconfig: remove comment about scsi_wait_scan module

Ulf Magnusson (1):
      debugfs: document that debugfs_remove*() accepts NULL and error values

Viresh Kumar (5):
      drivers: misc: Drop unlikely before IS_ERR(_OR_NULL)
      drivers: net: Drop unlikely before IS_ERR(_OR_NULL)
      fs: Drop unlikely before IS_ERR(_OR_NULL)
      mm: Drop unlikely before IS_ERR(_OR_NULL)
      net: Drop unlikely before IS_ERR(_OR_NULL)

 drivers/base/class.c                 | 2 +-
 drivers/block/pktcdvd.c              | 3 +--
 drivers/hwmon/applesmc.c             | 4 ++--
 drivers/md/bcache/closure.c          | 4 +---
 drivers/misc/c2port/core.c           | 2 +-
 drivers/mtd/ubi/gluebi.c             | 4 ++--
 drivers/net/ethernet/ti/netcp_core.c | 4 ++--
 drivers/scsi/Kconfig                 | 7 -------
 fs/cifs/readdir.c                    | 2 +-
 fs/ecryptfs/inode.c                  | 2 +-
 fs/ext4/extents.c                    | 6 +++---
 fs/ext4/namei.c                      | 2 +-
 fs/namei.c                           | 4 ++--
 fs/ncpfs/dir.c                       | 2 +-
 fs/nfs/objlayout/objio_osd.c         | 2 +-
 fs/proc/proc_sysctl.c                | 2 +-
 mm/huge_memory.c                     | 2 +-
 net/openvswitch/datapath.c           | 2 +-
 net/sctp/socket.c                    | 2 +-
 net/socket.c                         | 6 +++---
 20 files changed, 27 insertions(+), 37 deletions(-)

-- 
Jiri Kosina
SUSE Labs


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

only message in thread, other threads:[~2015-11-06 21:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-06 21:10 [GIT PULL] trivial for 4.4 merge window Jiri Kosina

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).