skd: Report completion mismatches once
Bart Van Assche authored

This patch removes one debug statement but otherwise does not change
any functionality.
Signed-off-by: default avatarBart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
49f16e2f
Name Last commit Last update
Documentation Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
arch Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
block block: Warn if blk_queue_rq_timed_out() is called for a blk-mq queue
certs modsign: add markers to endif-statements in certs/Makefile
crypto crypto: authencesn - Fix digest_null crash
drivers skd: Report completion mismatches once
firmware firmware/Makefile: force recompilation if makefile changes
fs blktrace: add an option to allow displaying cgroup path
include blk-mq: Make blk_mq_reinit_tagset() calls easier to read
init random: do not ignore early device randomness
ipc ipc/util.h: update documentation for ipc_getref() and ipc_putref()
kernel block: use standard blktrace API to output cgroup info for debug notes
lib uuid: fix incorrect uuid_equal conversion in test_uuid_test
mm Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
net Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
samples Merge branch 'akpm' (patches from Andrew)
scripts Merge tag 'devicetree-fixes-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
security Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
sound Merge tag 'sound-4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
tools tools/kvm_stat: add '-f help' to get the available event list
usr ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk.
virt KVM: make pid available for uevents without debugfs
.cocciconfig scripts: add Linux .cocciconfig for coccinelle
.get_maintainer.ignore Add hch to .get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README
Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.