From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932729Ab1GODsH (ORCPT ); Thu, 14 Jul 2011 23:48:07 -0400 Received: from mail-iy0-f174.google.com ([209.85.210.174]:59556 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755047Ab1GODsG (ORCPT ); Thu, 14 Jul 2011 23:48:06 -0400 Date: Fri, 15 Jul 2011 11:47:47 +0800 From: Harry Wei To: linux-kernel@vger.kernel.org Cc: greg@kroah.com, joe@perches.com, rdunlap@xenotime.net, kongjianjun@gmail.com Subject: [RFC]Question about codes comments Message-ID: <20110715034745.GA3771@gmail.com> Mail-Followup-To: linux-kernel@vger.kernel.org, greg@kroah.com, joe@perches.com, rdunlap@xenotime.net, kongjianjun@gmail.com MIME-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, When i read the kernel codes, i always find the code comments with /* XXX ..... */. The 'XXX' turns to be colourful. It is with croci. I don't know the meaning of 'XXX'? Can anyone tell me? Thanks in advance Harry Wei