[GIT PULL] trivial for 4.4 merge window

From: Jiri Kosina
Date: Fri Nov 06 2015 - 16:10:52 EST


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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/