From patchwork Thu Sep 12 20:54:54 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sebastian Capella X-Patchwork-Id: 20010 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ve0-f200.google.com (mail-ve0-f200.google.com [209.85.128.200]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 05633203C2 for ; Thu, 12 Sep 2013 20:55:01 +0000 (UTC) Received: by mail-ve0-f200.google.com with SMTP id oy12sf352026veb.7 for ; Thu, 12 Sep 2013 13:55:01 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=QPXTGi4a2l9V5bl1EN0/IEa0q1ztImhNzabdqHwU89w=; b=PcpUe8WAKM0f85eT+Nn9vtqOHPlSX+KMlPogDhqWWuHn8tRPtf3Wus1m/ufS67Ysi4 ObCThEeedtZbBrPOsXGZhIwiYEV8HutWmMuf46MaQeaVgIbtIx1iK08HPo9e0nQxwJDX fO7nlDswXripV9DoP4sWALqUxS40UUecHT3kMT7IvaaSKxOPnLJvaz5WdVpuzRSwRjSK FVEmKQ/XkWpdpQhFuPdt8QizznA46ojy2eF7yMG9cwrc2cd+oRHpJ5qWy+wnGOEQg/Sy DTUVMtJV5U8s4Df2/ri8DMAe/SItK28qNSg/jrljAw+eoSkA0+lercAqFcmj2LzFKVKs xN1Q== X-Gm-Message-State: ALoCoQkr9JT359vVWnxpdJuUmzMc0bKA4BPC8bJdYtj/dCVVzn9yNiiZ/StxCoc3pg4gt0DZ/BMI X-Received: by 10.236.174.232 with SMTP id x68mr3650127yhl.42.1379019300719; Thu, 12 Sep 2013 13:55:00 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.49.53.103 with SMTP id a7ls825879qep.90.gmail; Thu, 12 Sep 2013 13:55:00 -0700 (PDT) X-Received: by 10.220.75.73 with SMTP id x9mr31713vcj.38.1379019300448; Thu, 12 Sep 2013 13:55:00 -0700 (PDT) Received: from mail-vc0-f178.google.com (mail-vc0-f178.google.com [209.85.220.178]) by mx.google.com with ESMTPS id c11si1907263vej.52.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 12 Sep 2013 13:55:00 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.220.178; Received: by mail-vc0-f178.google.com with SMTP id ha12so296331vcb.9 for ; Thu, 12 Sep 2013 13:55:00 -0700 (PDT) X-Received: by 10.52.230.102 with SMTP id sx6mr6944007vdc.15.1379019300331; Thu, 12 Sep 2013 13:55:00 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.174.196 with SMTP id u4csp42970vcz; Thu, 12 Sep 2013 13:54:59 -0700 (PDT) X-Received: by 10.66.170.138 with SMTP id am10mr11319278pac.51.1379019299069; Thu, 12 Sep 2013 13:54:59 -0700 (PDT) Received: from mail-pd0-f174.google.com (mail-pd0-f174.google.com [209.85.192.174]) by mx.google.com with ESMTPS id uh5si8113012pab.93.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 12 Sep 2013 13:54:59 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.192.174 is neither permitted nor denied by best guess record for domain of sebastian.capella@linaro.org) client-ip=209.85.192.174; Received: by mail-pd0-f174.google.com with SMTP id y13so319882pdi.19 for ; Thu, 12 Sep 2013 13:54:58 -0700 (PDT) X-Received: by 10.67.23.71 with SMTP id hy7mr11343667pad.99.1379019298558; Thu, 12 Sep 2013 13:54:58 -0700 (PDT) Received: from localhost (rrcs-108-178-170-106.west.biz.rr.com. [108.178.170.106]) by mx.google.com with ESMTPSA id b4sm6894468pbc.22.1969.12.31.16.00.00 (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 12 Sep 2013 13:54:57 -0700 (PDT) From: Sebastian Capella To: linux-kernel@vger.kernel.org, trivial@vger.kernel.org Cc: patches@linaro.org, Sebastian Capella , Andrew Morton , Stephen Warren , Jens Axboe , Greg Kroah-Hartman , Al Viro Subject: [PATCH] init/do_mounts.c: add maj:min syntax comment Date: Thu, 12 Sep 2013 13:54:54 -0700 Message-Id: <1379019294-14636-1-git-send-email-sebastian.capella@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: References: X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: sebastian.capella@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.178 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , The name_to_dev_t function has a comment block which lists the supported syntaxes for the device name. Add a bullet for the : syntax, which is already supported in the code Signed-off-by: Sebastian Capella Cc: Andrew Morton Cc: Stephen Warren Cc: Jens Axboe Cc: Greg Kroah-Hartman Cc: Al Viro --- init/do_mounts.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/init/do_mounts.c b/init/do_mounts.c index 816014c..89dc3a6 100644 --- a/init/do_mounts.c +++ b/init/do_mounts.c @@ -195,6 +195,8 @@ done: * is a zero-filled hex representation of the 1-based partition number. * 7) PARTUUID=/PARTNROFF= to select a partition in relation to * a partition with a known unique id. + * 8) : major and minor number of the device separated by + * a colon. * * If name doesn't have fall into the categories above, we return (0,0). * block_class is used to check if something is a disk name. If the disk