[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1444684960-8088-1-git-send-email-peter.senna@gmail.com>
Date: Mon, 12 Oct 2015 23:22:31 +0200
From: Peter Senna Tschudin <peter.senna@...il.com>
To: gregkh@...uxfoundation.org, peter.senna@...il.com,
sergei.shtylyov@...entembedded.com, jkosina@...e.cz,
rdunlap@...radead.org, balbi@...com, standby24x7@...il.com,
chris@...vick.com, stern@...land.harvard.edu,
john453@...aday-tech.com, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/9] usb/host/fotg210: code style and warning fixes
This patch series fix warnings reported by checkpatch on the
FOTG210 EHCI-like driver.
Peter Senna Tschudin (9):
usb/host/fotg210: Fix coding style issues
usb/host/fotg210: remove KERN_WARNING from pr_warn
usb/host/fotg210: Remove useless else statement
usb/host/fotg210: Remove NULL checks dma_pool_destroy
usb/host/fotg210: change kmalloc by kmalloc_array
usb/host/fotg210: replace msleep by usleep_range
usb/host/fotg210: convert macro to inline function
usb/host/fotg210: Add function: output_buf_tds_dir()
usb/host/fotg210: Add function scan_frame_queue()
drivers/usb/host/fotg210-hcd.c | 1955 ++++++++++++++++++----------------------
drivers/usb/host/fotg210.h | 36 +-
2 files changed, 896 insertions(+), 1095 deletions(-)
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists