summaryrefslogtreecommitdiff
path: root/.vim/ftplugin/perl.vim
blob: 6d2e0279c23b538b2d093bf401ce7edeaacae134 (plain)
1
2
3
setlocal textwidth=72
setlocal shiftwidth=4
setlocal tabstop=4
ption value='6'>6space:mode:
Diffstat
/td>
authorLinus Torvalds <torvalds@linux-foundation.org>2016-06-27 10:59:53 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2016-06-27 10:59:53 -0700
commit5b7452c840ad085e5ca1bb5b5a23a18e6d5b0c33 (patch)
tree44c34c55e8d14389222a2af4d1779db8590c2962 /Documentation/devicetree
parent4c2e07c6a29e0129e975727b9f57eede813eea85 (diff)
parent055ddaace03580455a7b7dbea8e93d62acee61fc (diff)
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu: "This fixes the following issues: - Missing length check for user-space GETALG request - Bogus memmove length in ux500 driver - Incorrect priority setting for vmx driver - Incorrect ABI selection for vmx driver" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: user - re-add size check for CRYPTO_MSG_GETALG crypto: ux500 - memmove the right size crypto: vmx - Increase priority of aes-cbc cipher crypto: vmx - Fix ABI detection
Diffstat (limited to 'Documentation/devicetree')