projects
/
platform
/
kernel
/
swap-modules.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2d0ff6
)
spelling mistake fixed in patchko.sh
author
Vitaliy Cherepanov
<v.cherepanov@samsung.com>
Fri, 11 Jan 2013 05:46:04 +0000
(09:46 +0400)
committer
Vitaliy Cherepanov
<v.cherepanov@samsung.com>
Fri, 11 Jan 2013 05:46:04 +0000
(09:46 +0400)
driver/patchko.sh
patch
|
blob
|
history
diff --git
a/driver/patchko.sh
b/driver/patchko.sh
index
08b4387
..
9dfcaa4
100755
(executable)
--- a/
driver/patchko.sh
+++ b/
driver/patchko.sh
@@
-73,7
+73,7
@@
if [ -f "$patch_file" ]; then
debug "patched=<$res>"
else
error "Error on patching <${patch_file}>:data file <$data_file> NEW KEY TOO LONG"
- error "CHECK YOUR KERNEL
L
USED ON COMPILE SWAP IF YOU READ IT"
+ error "CHECK YOUR KERNEL USED ON COMPILE SWAP IF YOU READ IT"
exit -2
fi
else