Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

scripts/spelling.txt: add "againt" pattern and fix typo instances

Fix typos and add the following to the scripts/spelling.txt:

againt||against

While we are here, fix the "capabilites" as well in the touched hunk in
drivers/gpu/drm/drm_probe_helper.c.

Link: http://lkml.kernel.org/r/1481573103-11329-13-git-send-email-yamada.masahiro@socionext.com
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Masahiro Yamada and committed by
Linus Torvalds
57366a8d b43daedc

+4 -3
+2 -2
drivers/gpu/drm/drm_probe_helper.c
··· 220 220 * - drm_mode_validate_basic() performs basic sanity checks 221 221 * - drm_mode_validate_size() filters out modes larger than @maxX and @maxY 222 222 * (if specified) 223 - * - drm_mode_validate_flag() checks the modes againt basic connector 224 - * capabilites (interlace_allowed,doublescan_allowed,stereo_allowed) 223 + * - drm_mode_validate_flag() checks the modes against basic connector 224 + * capabilities (interlace_allowed,doublescan_allowed,stereo_allowed) 225 225 * - the optional &drm_connector_helper_funcs.mode_valid helper can perform 226 226 * driver and/or hardware specific checks 227 227 *
+1 -1
fs/ecryptfs/kthread.c
··· 123 123 * @lower_dentry: Lower dentry for file to open 124 124 * @lower_mnt: Lower vfsmount for file to open 125 125 * 126 - * This function gets a r/w file opened againt the lower dentry. 126 + * This function gets a r/w file opened against the lower dentry. 127 127 * 128 128 * Returns zero on success; non-zero otherwise 129 129 */
+1
scripts/spelling.txt
··· 62 62 adresses||addresses 63 63 adviced||advised 64 64 afecting||affecting 65 + againt||against 65 66 agaist||against 66 67 albumns||albums 67 68 alegorical||allegorical