diff options
author | Kees Cook <keescook@chromium.org> | 2013-12-05 13:38:19 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2013-12-10 14:13:33 -0500 |
commit | 8a38db133358f9370e6bb453371e630495c59070 (patch) | |
tree | a88c826f81e74f98efa704f51dd608eb4ed86343 /Documentation | |
parent | a51cd8f5d0a21ccc8d313a9992293ab2541b40a8 (diff) |
[media] doc: no singing
Stop that, stop that! You're not going to do a song while I'm here.
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/cgroups/resource_counter.txt | 2 | ||||
-rw-r--r-- | Documentation/video4linux/si476x.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/cgroups/resource_counter.txt b/Documentation/cgroups/resource_counter.txt index c4d99ed0b418..caa6d662b230 100644 --- a/Documentation/cgroups/resource_counter.txt +++ b/Documentation/cgroups/resource_counter.txt | |||
@@ -95,7 +95,7 @@ to work with it. | |||
95 | 95 | ||
96 | f. u64 res_counter_uncharge_until | 96 | f. u64 res_counter_uncharge_until |
97 | (struct res_counter *rc, struct res_counter *top, | 97 | (struct res_counter *rc, struct res_counter *top, |
98 | unsinged long val) | 98 | unsigned long val) |
99 | 99 | ||
100 | Almost same as res_cunter_uncharge() but propagation of uncharge | 100 | Almost same as res_cunter_uncharge() but propagation of uncharge |
101 | stops when rc == top. This is useful when kill a res_coutner in | 101 | stops when rc == top. This is useful when kill a res_coutner in |
diff --git a/Documentation/video4linux/si476x.txt b/Documentation/video4linux/si476x.txt index 2f9b4875ab8a..616607955aaf 100644 --- a/Documentation/video4linux/si476x.txt +++ b/Documentation/video4linux/si476x.txt | |||
@@ -147,7 +147,7 @@ The drivers exposes following files: | |||
147 | -------------------------------------------------------------------- | 147 | -------------------------------------------------------------------- |
148 | 0x12 | readfreq | Current tuned frequency | 148 | 0x12 | readfreq | Current tuned frequency |
149 | -------------------------------------------------------------------- | 149 | -------------------------------------------------------------------- |
150 | 0x14 | freqoff | Singed frequency offset in units of | 150 | 0x14 | freqoff | Signed frequency offset in units of |
151 | | | 2ppm | 151 | | | 2ppm |
152 | -------------------------------------------------------------------- | 152 | -------------------------------------------------------------------- |
153 | 0x15 | rssi | Signed value of RSSI in dBuV | 153 | 0x15 | rssi | Signed value of RSSI in dBuV |