aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorZhengyi Shen <shenzhengyi@gmail.com>2017-02-02 23:28:21 +0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-02-03 13:01:38 +0100
commitdcdf43a01e950c9475fb325972d8f034afa19464 (patch)
tree6de5d1f21fa855434aa241d47830689e25b72511 /scripts/objdiff
parentstaging: lustre: ptlrpc : remove userland usage from ptlrpc (diff)
downloadlinux-dcdf43a01e950c9475fb325972d8f034afa19464.tar.gz
linux-dcdf43a01e950c9475fb325972d8f034afa19464.zip
staging: lustre: fix coding style issue in vvp_page.c
This is a patch to fix "WARNING: line over 80 characters" found by checkpatch.pl in vvp_page.c. Signed-off-by: Zhengyi Shen <shenzhengyi@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
ig?id=c884b36816c131906038cdac4773f6c84a5bf3ee&follow=1'>crypto: atmel - CRYPTO_DEV_MEDIATEK should depend on HAS_DMAGeert Uytterhoeven1-0/+1 2017-02-27crypto: atmel - CRYPTO_DEV_ATMEL_TDES and CRYPTO_DEV_ATMEL_SHA should depend ...Geert Uytterhoeven1-0/+2 2017-02-27crypto: cavium - fix leak on curr if curr->head fails to be allocatedColin Ian King1-0/+1 2017-02-27crypto: cavium - Fix couple of static checker errorsGeorge Cherian2-3/+5 2017-02-23crypto: xts - Add ECB dependencyMilan Broz1-0/+1 2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig2-141/+65 2017-02-23crypto: cavium - switch to pci_alloc_irq_vectorsChristoph Hellwig2-53/+10 2017-02-23crypto: cavium - remove dead MSI-X related defineChristoph Hellwig1-2/+0 2017-02-15crypto: brcm - Avoid double free in ahash_finup()Rob Rice1-1/+0 2017-02-15crypto: cavium - fix Kconfig dependenciesArnd Bergmann1-1/+2 2017-02-15crypto: cavium - cpt_bind_vq_to_grp could return an error codeGeorge Cherian1-2/+2 2017-02-15crypto: doc - fix typoGilad Ben-Yossef1-1/+1 2017-02-15hwrng: omap - update Kconfig help descriptionRussell King1-2/+2 2017-02-15crypto: ccm - drop unnecessary minimum 32-bit alignmentArd Biesheuvel1-2/+1 2017-02-15crypto: ccm - honour alignmask of subordinate MAC cipherArd Biesheuvel1-8/+10 2017-02-15crypto: caam - fix state buffer DMA (un)mappingHoria Geantă1-55/+52 2017-02-15crypto: caam - abstract ahash request double bufferingHoria Geantă1-29/+48 2017-02-15crypto: caam - fix error path for ctx_dma mapping failureHoria Geantă1-1/+6 2017-02-15crypto: caam - fix DMA API leaks for multiple setkey() callsHoria Geantă2-252/+102 2017-02-15crypto: caam - don't dma_map key for hash algorithmsHoria Geantă1-17/+1 2017-02-15crypto: caam - use dma_map_sg() return codeHoria Geantă1-62/+71 2017-02-15crypto: caam - replace sg_count() with sg_nents_for_len()Horia Geantă2-112/+88 2017-02-15crypto: caam - check sg_count() return valueHoria Geantă1-2/+42 2017-02-15crypto: caam - fix HW S/G in ablkcipher_giv_edesc_alloc()Horia Geantă1-4/+4 2017-02-15crypto: caam - fix JR IO mapping if one failsTudor Ambarus1-8/+9 2017-02-15crypto: caam - check return code of dma_set_mask_and_coherent()Horia Geantă2-10/+24 2017-02-15crypto: caam - don't include unneeded headersHoria Geantă2-3/+0 2017-02-15crypto: ccp - Simplify some buffer management routinesGary R Hook1-86/+56 2017-02-15crypto: ccp - Update the command queue on errorsGary R Hook1-2/+5 2017-02-15crypto: ccp - Change mode for detailed CCP init messagesGary R Hook1-3/+2 2017-02-15crypto: atmel-sha - fix error management in atmel_sha_start()Cyrille Pitchen1-5/+22 2017-02-15crypto: atmel-sha - fix missing "return" instructionsCyrille Pitchen1-5/+5 2017-02-15crypto: ccp - Set the AES size field for all modesGary R Hook3-2/+10 2017-02-11crypto: brcm - Add Broadcom SPU driverRob Rice12-0/+9516