Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1311770
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [GIT] IDE |
| Date | 2016-01-18 20:40 +0100 |
| Message-ID | <qSnOG-5b4-11@gated-at.bofh.it> (permalink) |
| References | <qSnOG-5b4-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: David Miller <davem@davemloft.net> Date: Mon, 18 Jan 2016 14:32:41 -0500 (EST) I'm really batting 1000 today, proper CC:'s added, sorry about that. :( > Just a few small changes this merge window, marking ops const, > printf string type fixes, etc. > > Please pull, thanks a lot! > > The following changes since commit 5807fcaa9bf7dd87241df739161c119cf78a6bc4: > > Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security (2016-01-17 19:13:15 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git > > for you to fetch changes up to e04a2bd6d8c95608cbb2c803ee2875cebfd89f52: > > drivers/ide: make ide-scan-pci.c driver explicitly non-modular (2016-01-18 14:12:33 -0500) > > ---------------------------------------------------------------- > Dan Carpenter (1): > ide: silence some underflow warnings > > Julia Lawall (1): > ide: constify ide_dma_ops structures > > Paul Gortmaker (1): > drivers/ide: make ide-scan-pci.c driver explicitly non-modular > > drivers/ide/ide-scan-pci.c | 3 +-- > drivers/ide/ide.c | 16 ++++++++-------- > drivers/ide/it821x.c | 2 +- > drivers/ide/trm290.c | 2 +- > 4 files changed, 11 insertions(+), 12 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [GIT] IDE David Miller <davem@davemloft.net> - 2016-01-18 20:40 +0100
csiph-web