Skip to content

Commit 139da89

Browse files
committed
minor updates
1 parent 2c32940 commit 139da89

File tree

3 files changed

+2
-5
lines changed

3 files changed

+2
-5
lines changed

kernel_patch_tutorial.odp

86 KB
Binary file not shown.

kernel_patch_tutorial.pdf

-1.05 MB
Binary file not shown.

walkthrough

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,7 @@ git show
4646
git format-patch
4747

4848
git send-email
49-
--smtp-server /usr/bin/msmtp
50-
51-
git config --global sendemail.smtpserver /usr/bin/msmtp
52-
53-
49+
--smtp-server /usr/bin/msmtp
5450

51+
git config --global sendemail.smtpserver /usr/bin/msmtp
5552

0 commit comments

Comments
 (0)