From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.nokia.com ([147.243.1.47] helo=mgw-sa01.nokia.com) by canuck.infradead.org with esmtps (Exim 4.72 #1 (Red Hat Linux)) id 1QALhm-0004sb-56 for linux-mtd@lists.infradead.org; Thu, 14 Apr 2011 12:31:26 +0000 Received: from nokia.com (localhost [127.0.0.1]) by mgw-sa01.nokia.com (Switch-3.4.3/Switch-3.4.3) with ESMTP id p3ECVOMZ027299 for ; Thu, 14 Apr 2011 15:31:24 +0300 Subject: Re: [PATCHv1 4/5] tests: checkfs: adjust Makefile From: Artem Bityutskiy To: Andy Shevchenko In-Reply-To: <6cb173d447de7eb92ead54f450da7752a40e476c.1302700658.git.ext-andriy.shevchenko@nokia.com> References: <865774bea767bf615bbaf79139448aef65d55202.1302700658.git.ext-andriy.shevchenko@nokia.com> <8aa731c3a7a071bb9216500d72c9a8d7a7e2b830.1302700658.git.ext-andriy.shevchenko@nokia.com> <6cb173d447de7eb92ead54f450da7752a40e476c.1302700658.git.ext-andriy.shevchenko@nokia.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 14 Apr 2011 15:28:19 +0300 Message-ID: <1302784099.2796.30.camel@localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Cc: linux-mtd@lists.infradead.org Reply-To: Artem.Bityutskiy@nokia.com List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2011-04-13 at 16:20 +0300, Andy Shevchenko wrote: > This patch brings common Makefile (in terms of mtd-utils project) to the > checkfs test suite. Additionally it fixes a build error related to usage of > open(). > > Signed-off-by: Andy Shevchenko > --- > tests/checkfs/Makefile | 14 +++----------- > tests/checkfs/checkfs.c | 2 +- > 2 files changed, 4 insertions(+), 12 deletions(-) You should not mix makefile and code changes. But well, not so big deal in this case, pushed, thanks! -- Best Regards, Artem Bityutskiy (Артём Битюцкий)