Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Apr 2015 16:50:27 +0000 (09:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Apr 2015 16:50:27 +0000 (09:50 -0700)
commitd0bbe0dd353af9521e9d8bc5236308c677b6f62a
treea1142f3a5058d16504863ac777b21efdf1eca49e
parent8de29a35dc840a05e451ad035bcb06e21ccf605f
parent0e4f93e5017d9d8080bbd34db17836e090eb46fe
Merge branch 'for-linus' of git://git./linux/kernel/git/jikos/trivial

Pull trivial tree from Jiri Kosina:
 "Usual trivial tree updates.  Nothing outstanding -- mostly printk()
  and comment fixes and unused identifier removals"

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial:
  goldfish: goldfish_tty_probe() is not using 'i' any more
  powerpc: Fix comment in smu.h
  qla2xxx: Fix printks in ql_log message
  lib: correct link to the original source for div64_u64
  si2168, tda10071, m88ds3103: Fix firmware wording
  usb: storage: Fix printk in isd200_log_config()
  qla2xxx: Fix printk in qla25xx_setup_mode
  init/main: fix reset_device comment
  ipwireless: missing assignment
  goldfish: remove unreachable line of code
  coredump: Fix do_coredump() comment
  stacktrace.h: remove duplicate declaration task_struct
  smpboot.h: Remove unused function prototype
  treewide: Fix typo in printk messages
  treewide: Fix typo in printk messages
  mod_devicetable: fix comment for match_flags
24 files changed:
arch/powerpc/kernel/prom.c
arch/powerpc/perf/hv-24x7.c
drivers/media/dvb-frontends/m88ds3103.c
drivers/media/dvb-frontends/si2168_priv.h
drivers/mmc/core/mmc.c
drivers/mmc/core/sd.c
drivers/mtd/nand/gpmi-nand/gpmi-lib.c
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c
drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c
drivers/net/wireless/ath/ath10k/mac.c
drivers/net/wireless/ath/wcn36xx/smd.c
drivers/net/wireless/rtlwifi/rtl8723be/dm.c
drivers/net/wireless/rtlwifi/rtl8821ae/dm.c
drivers/pinctrl/nomadik/pinctrl-abx500.c
drivers/scsi/ch.c
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_os.c
drivers/tty/goldfish.c
drivers/tty/ipwireless/hardware.c
include/linux/stacktrace.h
init/main.c
net/sunrpc/xprtrdma/verbs.c
sound/soc/soc-core.c
tools/perf/util/probe-finder.c