All of lore.kernel.org
 help / color / mirror / Atom feed
* trivial patch
@ 2021-05-30 19:24 josef radinger
  2021-06-01  7:04 ` Peter Meerwald-Stadler
  0 siblings, 1 reply; 6+ messages in thread
From: josef radinger @ 2021-05-30 19:24 UTC (permalink / raw)
  To: perex, tiwai; +Cc: alsa-devel, trivial

just fix some trivial typo in comments, sorry for the second try. 
i should have read more carefully the rule about NOT sending attachments.

diff --git a/sound/soc/qcom/qdsp6/q6adm.c
b/sound/soc/qcom/qdsp6/q6adm.c
index 3c68df82c95c..1855b805eba2 100644
--- a/sound/soc/qcom/qdsp6/q6adm.c
+++ b/sound/soc/qcom/qdsp6/q6adm.c
@@ -373,7 +373,7 @@ static int q6adm_device_open(struct q6adm *adm,
struct q6copp *copp,
  * @rate: rate at which copp is required.
  * @channel_mode: channel mode
  * @topology: adm topology id
- * @perf_mode: performance mode.
+ * @perf_mode: performace mode.
  * @bit_width: audio sample bit width
  * @app_type: Application type.
  * @acdb_id: ACDB id
@@ -452,7 +452,7 @@ EXPORT_SYMBOL_GPL(q6adm_get_copp_id);
  * @dev: Pointer to adm child device.
  * @path: playback or capture path.
  * @payload_map: map between session id and afe ports.
- * @perf_mode: Performance mode.
+ * @perf_mode: Performace mode.
  *
  * Return: Will be an negative on error or a zero on success.
  */



yours
josef



^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: trivial patch
  2021-05-30 19:24 trivial patch josef radinger
@ 2021-06-01  7:04 ` Peter Meerwald-Stadler
  0 siblings, 0 replies; 6+ messages in thread
From: Peter Meerwald-Stadler @ 2021-06-01  7:04 UTC (permalink / raw)
  To: josef radinger; +Cc: alsa-devel, trivial, tiwai

On Sun, 30 May 2021, josef radinger wrote:

> just fix some trivial typo in comments, sorry for the second try. 
> i should have read more carefully the rule about NOT sending attachments.
> 
> diff --git a/sound/soc/qcom/qdsp6/q6adm.c
> b/sound/soc/qcom/qdsp6/q6adm.c
> index 3c68df82c95c..1855b805eba2 100644
> --- a/sound/soc/qcom/qdsp6/q6adm.c
> +++ b/sound/soc/qcom/qdsp6/q6adm.c
> @@ -373,7 +373,7 @@ static int q6adm_device_open(struct q6adm *adm,
> struct q6copp *copp,
>   * @rate: rate at which copp is required.
>   * @channel_mode: channel mode
>   * @topology: adm topology id
> - * @perf_mode: performance mode.
> + * @perf_mode: performace mode.

that appears to be backwards, no?

>   * @bit_width: audio sample bit width
>   * @app_type: Application type.
>   * @acdb_id: ACDB id
> @@ -452,7 +452,7 @@ EXPORT_SYMBOL_GPL(q6adm_get_copp_id);
>   * @dev: Pointer to adm child device.
>   * @path: playback or capture path.
>   * @payload_map: map between session id and afe ports.
> - * @perf_mode: Performance mode.
> + * @perf_mode: Performace mode.
>   *
>   * Return: Will be an negative on error or a zero on success.
>   */
> 
> 
> 
> yours
> josef
> 
> 

-- 

Peter Meerwald-Stadler
Mobile: +43 664 24 44 418

^ permalink raw reply	[flat|nested] 6+ messages in thread

* trivial patch
@ 2021-06-02 19:43 josef radinger
  0 siblings, 0 replies; 6+ messages in thread
From: josef radinger @ 2021-06-02 19:43 UTC (permalink / raw)
  To: perex, tiwai; +Cc: alsa-devel, trivial

just fix some trivial typo in comments, sorry for the third try. now
the direction between diffs is correct.


diff --git a/sound/soc/qcom/qdsp6/q6adm.c
b/sound/soc/qcom/qdsp6/q6adm.c
index 1855b805eba2..3c68df82c95c 100644
--- a/sound/soc/qcom/qdsp6/q6adm.c
+++ b/sound/soc/qcom/qdsp6/q6adm.c
@@ -373,7 +373,7 @@ static int q6adm_device_open(struct q6adm *adm,
struct q6copp *copp,
  * @rate: rate at which copp is required.
  * @channel_mode: channel mode
  * @topology: adm topology id
- * @perf_mode: performace mode.
+ * @perf_mode: performance mode.
  * @bit_width: audio sample bit width
  * @app_type: Application type.
  * @acdb_id: ACDB id
@@ -452,7 +452,7 @@ EXPORT_SYMBOL_GPL(q6adm_get_copp_id);
  * @dev: Pointer to adm child device.
  * @path: playback or capture path.
  * @payload_map: map between session id and afe ports.
- * @perf_mode: Performace mode.
+ * @perf_mode: Performance mode.
  *
  * Return: Will be an negative on error or a zero on success.
  */




yours
josef




^ permalink raw reply related	[flat|nested] 6+ messages in thread

* trivial patch
@ 2005-10-14  8:43 Russell Coker
  0 siblings, 0 replies; 6+ messages in thread
From: Russell Coker @ 2005-10-14  8:43 UTC (permalink / raw)
  To: SE-Linux

[-- Attachment #1: Type: text/plain, Size: 545 bytes --]

I believe that the attached patch should be applied to all MCS and MLS 
versions of the policy.

Currently viewing the "mls" and "mcs" files in "less" takes an unreasonably 
large number of page-down operations.  This is annoying and the solution as 
described in my patch has no down-side.

-- 
http://www.coker.com.au/selinux/   My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/  Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/    Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/  My home page

[-- Attachment #2: diff --]
[-- Type: text/x-diff, Size: 7961 bytes --]

--- mcs.orig	2005-10-14 17:50:55.000000000 +1000
+++ mcs	2005-10-14 17:50:56.000000000 +1000
@@ -18,262 +18,70 @@
 #
 # Each category has a name and zero or more aliases.
 #
-category c0;
-category c1;
-category c2;
-category c3;
-category c4;
-category c5;
-category c6;
-category c7;
-category c8;
-category c9;
-category c10;
-category c11;
-category c12;
-category c13;
-category c14;
-category c15;
-category c16;
-category c17;
-category c18;
-category c19;
-category c20;
-category c21;
-category c22;
-category c23;
-category c24;
-category c25;
-category c26;
-category c27;
-category c28;
-category c29;
-category c30;
-category c31;
-category c32;
-category c33;
-category c34;
-category c35;
-category c36;
-category c37;
-category c38;
-category c39;
-category c40;
-category c41;
-category c42;
-category c43;
-category c44;
-category c45;
-category c46;
-category c47;
-category c48;
-category c49;
-category c50;
-category c51;
-category c52;
-category c53;
-category c54;
-category c55;
-category c56;
-category c57;
-category c58;
-category c59;
-category c60;
-category c61;
-category c62;
-category c63;
-category c64;
-category c65;
-category c66;
-category c67;
-category c68;
-category c69;
-category c70;
-category c71;
-category c72;
-category c73;
-category c74;
-category c75;
-category c76;
-category c77;
-category c78;
-category c79;
-category c80;
-category c81;
-category c82;
-category c83;
-category c84;
-category c85;
-category c86;
-category c87;
-category c88;
-category c89;
-category c90;
-category c91;
-category c92;
-category c93;
-category c94;
-category c95;
-category c96;
-category c97;
-category c98;
-category c99;
-category c100;
-category c101;
-category c102;
-category c103;
-category c104;
-category c105;
-category c106;
-category c107;
-category c108;
-category c109;
-category c110;
-category c111;
-category c112;
-category c113;
-category c114;
-category c115;
-category c116;
-category c117;
-category c118;
-category c119;
-category c120;
-category c121;
-category c122;
-category c123;
-category c124;
-category c125;
-category c126;
-category c127;
-category c128;
-category c129;
-category c130;
-category c131;
-category c132;
-category c133;
-category c134;
-category c135;
-category c136;
-category c137;
-category c138;
-category c139;
-category c140;
-category c141;
-category c142;
-category c143;
-category c144;
-category c145;
-category c146;
-category c147;
-category c148;
-category c149;
-category c150;
-category c151;
-category c152;
-category c153;
-category c154;
-category c155;
-category c156;
-category c157;
-category c158;
-category c159;
-category c160;
-category c161;
-category c162;
-category c163;
-category c164;
-category c165;
-category c166;
-category c167;
-category c168;
-category c169;
-category c170;
-category c171;
-category c172;
-category c173;
-category c174;
-category c175;
-category c176;
-category c177;
-category c178;
-category c179;
-category c180;
-category c181;
-category c182;
-category c183;
-category c184;
-category c185;
-category c186;
-category c187;
-category c188;
-category c189;
-category c190;
-category c191;
-category c192;
-category c193;
-category c194;
-category c195;
-category c196;
-category c197;
-category c198;
-category c199;
-category c200;
-category c201;
-category c202;
-category c203;
-category c204;
-category c205;
-category c206;
-category c207;
-category c208;
-category c209;
-category c210;
-category c211;
-category c212;
-category c213;
-category c214;
-category c215;
-category c216;
-category c217;
-category c218;
-category c219;
-category c220;
-category c221;
-category c222;
-category c223;
-category c224;
-category c225;
-category c226;
-category c227;
-category c228;
-category c229;
-category c230;
-category c231;
-category c232;
-category c233;
-category c234;
-category c235;
-category c236;
-category c237;
-category c238;
-category c239;
-category c240;
-category c241;
-category c242;
-category c243;
-category c244;
-category c245;
-category c246;
-category c247;
-category c248;
-category c249;
-category c250;
-category c251;
-category c252;
-category c253;
-category c254;
-category c255;
+category c0; category c1; category c2; category c3;
+category c4; category c5; category c6; category c7;
+category c8; category c9; category c10; category c11;
+category c12; category c13; category c14; category c15;
+category c16; category c17; category c18; category c19;
+category c20; category c21; category c22; category c23;
+category c24; category c25; category c26; category c27;
+category c28; category c29; category c30; category c31;
+category c32; category c33; category c34; category c35;
+category c36; category c37; category c38; category c39;
+category c40; category c41; category c42; category c43;
+category c44; category c45; category c46; category c47;
+category c48; category c49; category c50; category c51;
+category c52; category c53; category c54; category c55;
+category c56; category c57; category c58; category c59;
+category c60; category c61; category c62; category c63;
+category c64; category c65; category c66; category c67;
+category c68; category c69; category c70; category c71;
+category c72; category c73; category c74; category c75;
+category c76; category c77; category c78; category c79;
+category c80; category c81; category c82; category c83;
+category c84; category c85; category c86; category c87;
+category c88; category c89; category c90; category c91;
+category c92; category c93; category c94; category c95;
+category c96; category c97; category c98; category c99;
+category c100; category c101; category c102; category c103;
+category c104; category c105; category c106; category c107;
+category c108; category c109; category c110; category c111;
+category c112; category c113; category c114; category c115;
+category c116; category c117; category c118; category c119;
+category c120; category c121; category c122; category c123;
+category c124; category c125; category c126; category c127;
+category c128; category c129; category c130; category c131;
+category c132; category c133; category c134; category c135;
+category c136; category c137; category c138; category c139;
+category c140; category c141; category c142; category c143;
+category c144; category c145; category c146; category c147;
+category c148; category c149; category c150; category c151;
+category c152; category c153; category c154; category c155;
+category c156; category c157; category c158; category c159;
+category c160; category c161; category c162; category c163;
+category c164; category c165; category c166; category c167;
+category c168; category c169; category c170; category c171;
+category c172; category c173; category c174; category c175;
+category c176; category c177; category c178; category c179;
+category c180; category c181; category c182; category c183;
+category c184; category c185; category c186; category c187;
+category c188; category c189; category c190; category c191;
+category c192; category c193; category c194; category c195;
+category c196; category c197; category c198; category c199;
+category c200; category c201; category c202; category c203;
+category c204; category c205; category c206; category c207;
+category c208; category c209; category c210; category c211;
+category c212; category c213; category c214; category c215;
+category c216; category c217; category c218; category c219;
+category c220; category c221; category c222; category c223;
+category c224; category c225; category c226; category c227;
+category c228; category c229; category c230; category c231;
+category c232; category c233; category c234; category c235;
+category c236; category c237; category c238; category c239;
+category c240; category c241; category c242; category c243;
+category c244; category c245; category c246; category c247;
+category c248; category c249; category c250; category c251;
+category c252; category c253; category c254; category c255;
 
 
 #

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Trivial patch
@ 2004-02-06 21:43 Chen, Kenneth W
  0 siblings, 0 replies; 6+ messages in thread
From: Chen, Kenneth W @ 2004-02-06 21:43 UTC (permalink / raw)
  To: linux-ia64

I don't see cpucount variable is used anywhere in 2.6.2 tree.  So remove
it.

diff -Nur linux-2.6.2/arch/ia64/kernel/smpboot.c
linux-2.6.2.ken/arch/ia64/kernel/smpboot.c
--- linux-2.6.2/arch/ia64/kernel/smpboot.c	2004-01-20
19:49:36.000000000 -0800
+++ linux-2.6.2.ken/arch/ia64/kernel/smpboot.c	2004-02-06
11:58:37.000000000 -0800
@@ -77,7 +77,6 @@
 extern void start_ap (void);
 extern unsigned long ia64_iobase;
 
-int cpucount;
 task_t *task_for_booting_cpu;
 
 /* Bitmask of currently online CPUs */


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Trivial patch
@ 2003-08-28 14:06 John Hall
  0 siblings, 0 replies; 6+ messages in thread
From: John Hall @ 2003-08-28 14:06 UTC (permalink / raw)
  To: linux-mtd

The attached patch allows drivers/mtd/nand/nand.c to compile when
CONFIG_MTD_NAND_VERIFY_WRITE is defined.

Regards,
John


begin 666 nand.c.diff
M9&EF9B M=2 M<C$N-38@;F%N9"YC"BTM+2!D<FEV97)S+VUT9"]N86YD+VYA
M;F0N8PDR,R!*=6P@,C P,R Q-#HR,SHQ-2 M,# P, DQ+C4V"BLK*R!D<FEV
M97)S+VUT9"]N86YD+VYA;F0N8PDR."!!=6<@,C P,R Q-#HP,SHU,2 M,# P
M, I 0" M.3,U+#8@*SDS-2PY($! "B!["B ):6YT(&-O;'5M;BP@<&%G92P@
M<W1A='5S+"!R970@/2 P.PH@"7-T<G5C="!N86YD7V-H:7 @*G1H:7,@/2!M
M=&0M/G!R:78["BLC:69D968@0T].1DE'7TU41%].04Y$7U9%4DE&65]74DE4
M10HK"6EN="!I.PHK(V5N9&EF"B *( E$14)51R H351$7T1%0E5'7TQ%5D5,
M,RP@(FYA;F1?=W)I=&5?;V]B.B!T;R ](#!X)3 X>"P@;&5N(#T@)6E<;B(L
B("AU;G-I9VYE9"!I;G0I('1O+" H:6YT*2!L96XI.PH@"@``
`
end

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-02 19:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-30 19:24 trivial patch josef radinger
2021-06-01  7:04 ` Peter Meerwald-Stadler
  -- strict thread matches above, loose matches on Subject: below --
2021-06-02 19:43 josef radinger
2005-10-14  8:43 Russell Coker
2004-02-06 21:43 Trivial patch Chen, Kenneth W
2003-08-28 14:06 John Hall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.