From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Fri, 07 Oct 2011 00:10:19 +0200 Subject: [U-Boot] [PATCH v2 3/5] usb:gadget: USB Mass Storage - files from Linux kernel In-Reply-To: <1310567392-29082-4-git-send-email-l.majewski@samsung.com> References: <1310567392-29082-1-git-send-email-l.majewski@samsung.com> <1310567392-29082-4-git-send-email-l.majewski@samsung.com> Message-ID: <20111006221019.8A563140874A@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Lukasz Majewski, In message <1310567392-29082-4-git-send-email-l.majewski@samsung.com> you wrote: > Two files from Linux kernel source tree have been ported > to u-boot (Linux Kernel v2.6.34): > > File file_storage.c > commit 2ecdc82ef0b03e67ce5ecee79d0d108177a704df > Author: Christoph Hellwig > Date: Tue Jan 26 17:27:20 2010 +0100 > > kill unused invalidate_inode_pages helper > > File storage_common.c > commit d26a6aa08b9f12b44fb1ee65625e7480d3d5bb81 > Author: Michal Nazarewicz > Date: Mon Nov 9 14:15:23 2009 +0100 > > USB: g_mass_storage: code cleaned up and comments updated > > In order to work with u-boot, changed were made. > > Signed-off-by: Lukasz Majewski > Signed-off-by: Andrzej Pietrasiewicz > Signed-off-by: Kyungmin Park > Cc: Minkyu Kang > Cc: Remy Bohmer > --- > drivers/usb/gadget/file_storage.c | 3536 +++++++++++++++++++++++++++++++++++ > drivers/usb/gadget/storage_common.c | 765 ++++++++ > 2 files changed, 4301 insertions(+), 0 deletions(-) > create mode 100644 drivers/usb/gadget/file_storage.c > create mode 100644 drivers/usb/gadget/storage_common.c Checkpatch says: total: 184 errors, 27 warnings, 4301 lines checked Please clean up and resubmit. Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de The word "fit", as I understand it, means "appropriate to a purpose", and I would say the body of the Dean is supremely appropriate to the purpose of sitting around all day and eating big heavy meals. - Terry Pratchett, _Moving Pictures_