Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: teaching: labs: filesystems_part2: Fix typos #125

Merged
merged 1 commit into from
Apr 21, 2019

Conversation

Sergiu121
Copy link

Signed-off-by: Sergiu Weisz sergiu121@gmail.com

Signed-off-by: Sergiu Weisz <sergiu121@gmail.com>
tavip pushed a commit to linux-kernel-labs/linux-kernel-labs.github.io that referenced this pull request Apr 21, 2019
@razvand
Copy link

razvand commented Apr 21, 2019

There will likely be some clashes with #126 but I will fix those.

@razvand razvand added the labs Kernel practical labs label Apr 21, 2019
@razvand razvand merged commit 67b5176 into linux-kernel-labs:master Apr 21, 2019
dbaluta pushed a commit to dbaluta/linux that referenced this pull request Jun 5, 2019
ERROR: code indent should use tabs where possible
linux-kernel-labs#125: FILE: mm/shuffle.h:43:
+                return false;$

WARNING: please, no spaces at the start of a line
linux-kernel-labs#125: FILE: mm/shuffle.h:43:
+                return false;$

total: 1 errors, 1 warnings, 96 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.

NOTE: Whitespace errors detected.
      You may wish to use scripts/cleanpatch or scripts/cleanfile

./patches/mm-maintain-randomization-of-page-free-lists.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: Dan Williams <dan.j.williams@intel.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: Kees Cook <keescook@chromium.org>
Cc: Keith Busch <keith.busch@intel.com>
Cc: Michal Hocko <mhocko@suse.com>
Cc: Robert Elliott <elliott@hpe.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
labs Kernel practical labs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants