Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
swap-stop-add-to-avail-list-is-swap-is-full-checkpatch-fixes
fix typo in comment WARNING: 'avaliable' may be misspelled - perhaps 'available'? torvalds#60: FILE: mm/swapfile.c:2332: + /* add to avaliable list iff swap device is not full */ ^^^^^^^^^ total: 0 errors, 1 warnings, 11 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. ./patches/swap-stop-add-to-avail-list-is-swap-is-full.patch has style problems, please review. NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. Please run checkpatch prior to sending patches Cc: Hugh Dickins <[email protected]> Cc: Ma Wupeng <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
- Loading branch information