Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751154Ab2FRMhh (ORCPT ); Mon, 18 Jun 2012 08:37:37 -0400 Received: from mail-ee0-f46.google.com ([74.125.83.46]:44114 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750792Ab2FRMhg (ORCPT ); Mon, 18 Jun 2012 08:37:36 -0400 From: Michal Nazarewicz To: Felipe Balbi Cc: Alan Stern , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 0/3] A few mass_storage fixes. Date: Mon, 18 Jun 2012 14:37:18 +0200 Message-Id: X-Mailer: git-send-email 1.7.7.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 774 Lines: 23 From: Michal Nazarewicz Two fixes to the "file" sysfs entry handling and one patch removing unused code. Michal Nazarewicz (3): usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file usb: gadget: mass_storage: require backing file for non-removable LUNs drivers/usb/gadget/storage_common.c | 65 +++++++++++++++++------------------ 1 files changed, 32 insertions(+), 33 deletions(-) -- 1.7.7.3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/