linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Patch]Fix a mistake sentence in the file 'Documentation/zh_CN/magic-number.txt'
@ 2012-05-07  7:35 harryxiyou
  2012-05-07 23:50 ` Greg-Kroah-Hartman
  0 siblings, 1 reply; 3+ messages in thread
From: harryxiyou @ 2012-05-07  7:35 UTC (permalink / raw)
  To: Greg-Kroah-Hartman; +Cc: linux-kernel, Shuanglong Zhang

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=UTF-8, Size: 1667 bytes --]

Hi Greg,

This is a patch for correcting a mistake sentence in the file
Documentation/zh_CN/magic-number.txt. The patch is like
the following one. If you have any other questions, please let
me know ;-)

signed-off-by: Harry Wei <harryxiyou@gmail.com>
Reported-by: Zhang Shuanglong <zhangsl16@gmail.com>
---
 Documentation/zh_CN/magic-number.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/zh_CN/magic-number.txt
b/Documentation/zh_CN/magic-number.txt
index f606ba8..4263022 100644
--- a/Documentation/zh_CN/magic-number.txt
+++ b/Documentation/zh_CN/magic-number.txt
@@ -160,7 +160,7 @@ QUEUE_MAGIC_USED      0xf7e1cc33  queue_entry
 drivers/scsi/arm/queue.c
 HTB_CMAGIC            0xFEFAFEF1  htb_class         net/sched/sch_htb.c
 NMI_MAGIC             0x48414d4d455201 nmi_s
arch/mips/include/asm/sn/nmi.h

-请注意,在声音记忆管理中仍然有每一些被定义的驱动魔术值。查看include/sound/sndmagic.h来获取他们完整的列表信息。很多OSS声音驱动拥有自己从声卡PCI
ID构建的魔术值-他们也没有被列在这里。
+请注意,在声音记忆管理中仍然有一些特殊的为每个驱动定义的魔术值。查看include/sound/sndmagic.h来获取他们完整的列表信息。很多OSS声音驱动拥有自己从声卡PCI
ID构建的魔术值-他们也没有被列在这里。

 IrDA子系统也使用了大量的自己的魔术值,查看include/net/irda/irda.h来获他们完整的信息。

-- 
1.7.0.4
ÿôèº{.nÇ+‰·Ÿ®‰­†+%ŠËÿ±éݶ\x17¥Šwÿº{.nÇ+‰·¥Š{±þG«éÿŠ{ayº\x1dʇڙë,j\a­¢f£¢·hšïêÿ‘êçz_è®\x03(­éšŽŠÝ¢j"ú\x1a¶^[m§ÿÿ¾\a«þG«éÿ¢¸?™¨è­Ú&£ø§~á¶iO•æ¬z·švØ^\x14\x04\x1a¶^[m§ÿÿÃ\fÿ¶ìÿ¢¸?–I¥

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

* Re: [Patch]Fix a mistake sentence in the file 'Documentation/zh_CN/magic-number.txt'
  2012-05-07  7:35 [Patch]Fix a mistake sentence in the file 'Documentation/zh_CN/magic-number.txt' harryxiyou
@ 2012-05-07 23:50 ` Greg-Kroah-Hartman
  2012-05-08  0:07   ` harryxiyou
  0 siblings, 1 reply; 3+ messages in thread
From: Greg-Kroah-Hartman @ 2012-05-07 23:50 UTC (permalink / raw)
  To: harryxiyou; +Cc: linux-kernel, Shuanglong Zhang

On Mon, May 07, 2012 at 03:35:30PM +0800, harryxiyou wrote:
> Hi Greg,
> 
> This is a patch for correcting a mistake sentence in the file
> Documentation/zh_CN/magic-number.txt. The patch is like
> the following one. If you have any other questions, please let
> me know ;-)
> 
> signed-off-by: Harry Wei <harryxiyou@gmail.com>
> Reported-by: Zhang Shuanglong <zhangsl16@gmail.com>

The patch seems to be line-wrapped and can not be applied.  Can you try
attaching it to see if that works better?

thanks,

greg k-h

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

* Re: [Patch]Fix a mistake sentence in the file 'Documentation/zh_CN/magic-number.txt'
  2012-05-07 23:50 ` Greg-Kroah-Hartman
@ 2012-05-08  0:07   ` harryxiyou
  0 siblings, 0 replies; 3+ messages in thread
From: harryxiyou @ 2012-05-08  0:07 UTC (permalink / raw)
  To: Greg-Kroah-Hartman; +Cc: linux-kernel, Shuanglong Zhang, Harry Wei

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

On Tue, May 8, 2012 at 7:50 AM, Greg-Kroah-Hartman
<gregkh@linuxfoundation.org> wrote:
> On Mon, May 07, 2012 at 03:35:30PM +0800, harryxiyou wrote:
>> Hi Greg,
>>
>> This is a patch for correcting a mistake sentence in the file
>> Documentation/zh_CN/magic-number.txt. The patch is like
>> the following one. If you have any other questions, please let
>> me know ;-)
>>
>> signed-off-by: Harry Wei <harryxiyou@gmail.com>
>> Reported-by: Zhang Shuanglong <zhangsl16@gmail.com>
>
> The patch seems to be line-wrapped and can not be applied.  Can you try
> attaching it to see if that works better?
>

Okay, i have attached this patch. Best wishes ;-)


-- 
Thanks
Harry Wei

[-- Attachment #2: 0001-Fix-a-mistake-sentence.patch --]
[-- Type: application/octet-stream, Size: 1322 bytes --]

signed-off-by: Harry Wei <harryxiyou@gmail.com>
Reported-by: Zhang Shuanglong <zhangsl16@gmail.com>
---
 Documentation/zh_CN/magic-number.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/zh_CN/magic-number.txt b/Documentation/zh_CN/magic-number.txt
index f606ba8..4263022 100644
--- a/Documentation/zh_CN/magic-number.txt
+++ b/Documentation/zh_CN/magic-number.txt
@@ -160,7 +160,7 @@ QUEUE_MAGIC_USED      0xf7e1cc33  queue_entry       drivers/scsi/arm/queue.c
 HTB_CMAGIC            0xFEFAFEF1  htb_class         net/sched/sch_htb.c
 NMI_MAGIC             0x48414d4d455201 nmi_s        arch/mips/include/asm/sn/nmi.h
 
-请注意,在声音记忆管理中仍然有每一些被定义的驱动魔术值。查看include/sound/sndmagic.h来获取他们完整的列表信息。很多OSS声音驱动拥有自己从声卡PCI ID构建的魔术值-他们也没有被列在这里。
+请注意,在声音记忆管理中仍然有一些特殊的为每个驱动定义的魔术值。查看include/sound/sndmagic.h来获取他们完整的列表信息。很多OSS声音驱动拥有自己从声卡PCI ID构建的魔术值-他们也没有被列在这里。
 
 IrDA子系统也使用了大量的自己的魔术值,查看include/net/irda/irda.h来获取他们完整的信息。
 
-- 
1.7.0.4


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

end of thread, other threads:[~2012-05-08  0:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-07  7:35 [Patch]Fix a mistake sentence in the file 'Documentation/zh_CN/magic-number.txt' harryxiyou
2012-05-07 23:50 ` Greg-Kroah-Hartman
2012-05-08  0:07   ` harryxiyou

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).