From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ig0-x233.google.com ([2607:f8b0:4001:c05::233]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Xx6WJ-0006Ic-75 for linux-mtd@lists.infradead.org; Sat, 06 Dec 2014 03:58:59 +0000 Received: by mail-ig0-f179.google.com with SMTP id r2so347631igi.0 for ; Fri, 05 Dec 2014 19:58:38 -0800 (PST) Received: from [192.168.0.50] (CPE0026f3330aca-CM0026f3330ac6.cpe.net.cable.rogers.com. [99.231.92.7]) by mx.google.com with ESMTPSA id l7sm241449igv.12.2014.12.05.19.58.36 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Dec 2014 19:58:37 -0800 (PST) Message-ID: <54827EEB.7030305@gmail.com> Date: Fri, 05 Dec 2014 22:58:35 -0500 From: nick MIME-Version: 1.0 To: linux-mtd@lists.infradead.org Subject: What does oob stand for in mtd.h? Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Greetings MTD subsystem developers, I am wondering what oob stands for in mtd.h as a lot of functions are using it in their names. This would greatly need in me understanding the core of this subsystem if something points out what this stands for. Regards and Thanks, Nick