Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
checkpatch: Fix personal word list storage.
The enchant dictionary synchronizes additions to the source file. Keep the two word source separate by adding the extra words only to the current session. Fixes: 999c777 ("checkpatch: add a comment spell-checker") Signed-off-by: Gaetan Rivet <gaetanr@nvidia.com> Acked-by: Roi Dayan <roid@nvidia.com> Acked-by: Eelco Chaudron <echaudro@redhat.com> Signed-off-by: Aaron Conole <aconole@redhat.com>
- Loading branch information