All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/4] usb:composite: USB Mass Storage - f_mass_storage.c from Linux kernel
Date: Thu, 24 Jan 2013 13:33:53 +0100	[thread overview]
Message-ID: <201301241333.53609.marex@denx.de> (raw)
In-Reply-To: <1358930549-7595-3-git-send-email-p.wilczek@samsung.com>

Dear Piotr Wilczek,

> The f_mass_storage.c source file from v2.6.36 Linux kernel.
> 
> commit 8876f5e7d3b2a320777dd4f6f5301d474c97a06c
> Author: Michal Nazarewicz <m.nazarewicz@samsung.com>
> Date:   Mon Jun 21 13:57:09 2010 +0200
> 
> USB: gadget: f_mass_storage: added eject callback
> 
> Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
> Signed-off-by: Piotr Wilczek <p.wilczek@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>

Why is there so much code that's crudely commented out, like in the 
synchronize_cache function?

Best regards,
Marek Vasut

  reply	other threads:[~2013-01-24 12:33 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-23  8:42 [U-Boot] [PATCH 0/4] usb:gadget: USB Mass Storage Gadget Piotr Wilczek
2013-01-23  8:42 ` [U-Boot] =?y?q?=5BPATCH=201/4=5D=20usb=3Acomposite=3A=20USB=20Mass=20Storage=20-=20storage=5Fcommon=2Ec=20from=20Linux=20kernel?= Piotr Wilczek
2013-01-24 12:32   ` [U-Boot] [PATCH 1/4] usb:composite: USB Mass Storage - storage_common.c from Linux kernel Marek Vasut
2013-01-25 10:20     ` Piotr Wilczek
2013-01-25 11:16       ` Marek Vasut
2013-01-29 15:26         ` Piotr Wilczek
2013-01-23  8:42 ` [U-Boot] [PATCH 2/4] usb:composite: USB Mass Storage - f_mass_storage.c " Piotr Wilczek
2013-01-24 12:33   ` Marek Vasut [this message]
2013-01-25 10:16     ` Piotr Wilczek
2013-01-23  8:42 ` [U-Boot] [PATCH 3/4] usb:gadget: USB Mass Storage Gadget support Piotr Wilczek
2013-01-24 12:35   ` Marek Vasut
2013-01-25 10:06     ` Piotr Wilczek
2013-01-23  8:42 ` [U-Boot] [PATCH 4/4] arm:trats: Use new ums command Piotr Wilczek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201301241333.53609.marex@denx.de \
    --to=marex@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.