login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
June
»
30
Re: [PATCH 2/4 -mm] void unregister_blkdev - delete redundant message
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Grant Likely
Subject:
Re: [PATCH 2/4 -mm] void unregister_blkdev - delete redundant message
Date: Friday, June 29, 2007 - 11:15 pm
On 6/29/07, Akinobu Mita <akinobu.mita@gmail.com> wrote:
quoted text
> No need to warn unregister_blkdev() failure by caller. > (The previous patch makes unregister_blkdev() print error message in > error case) > > Cc: Grant Likely <grant.likely@secretlab.ca> > Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
quoted text
> > --- > drivers/block/xsysace.c | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > Index: 2.6-mm/drivers/block/xsysace.c > =================================================================== > --- 2.6-mm.orig/drivers/block/xsysace.c > +++ 2.6-mm/drivers/block/xsysace.c > @@ -1157,9 +1157,7 @@ static void __exit ace_exit(void) > { > pr_debug("Unregistering Xilinx SystemACE driver\n"); > driver_unregister(&ace_driver); > - if (unregister_blkdev(ace_major, "xsysace")) > - printk(KERN_WARNING "systemace unregister_blkdev(%i) failed\n", > - ace_major); > + unregister_blkdev(ace_major, "xsysace"); > } > > module_init(ace_init); >
-- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd.
grant.likely@secretlab.ca
(403) 399-0195 -
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 1/4] void unregister_blkdev - do WARN_ON failure
, Akinobu Mita
, (Fri Jun 29, 8:10 pm)
[PATCH 2/4] void unregister_blkdev - delete redundant messages
, Akinobu Mita
, (Fri Jun 29, 8:12 pm)
[PATCH 2/4 -mm] void unregister_blkdev - delete redundant ...
, Akinobu Mita
, (Fri Jun 29, 8:13 pm)
[PATCH 3/4] void unregister_blkdev - ignore the return value
, Akinobu Mita
, (Fri Jun 29, 8:15 pm)
[PATCH 4/4] void unregister_blkdev - make void
, Akinobu Mita
, (Fri Jun 29, 8:17 pm)
Re: [PATCH 2/4] void unregister_blkdev - delete redundant ...
, Grant Likely
, (Fri Jun 29, 11:14 pm)
Re: [PATCH 2/4 -mm] void unregister_blkdev - delete redund ...
, Grant Likely
, (Fri Jun 29, 11:15 pm)
Re: [PATCH 2/4] void unregister_blkdev - delete redundant ...
, Akinobu Mita
, (Sat Jun 30, 7:08 am)
Re: [PATCH 2/4] void unregister_blkdev - delete redundant ...
, Grant Likely
, (Sat Jun 30, 7:12 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Frederic Weisbecker
[PATCH v2] struct sort_entry has a callback named snprintf that turns an entry int...
FUJITA Tomonori
Re: [Scst-devel] Integration of SCST in the mainstream Linux kernel
Jens Axboe
Re: [BUG] Linux 2.6.25-rc2 - Regression from 2.6.24-rc1-git1 softlockup while bo...
Andrew Morton
Re: [PATCH v3 0/4] Introduce hardware spinlock framework
Ingo Molnar
Re: [GIT PULL] time.c - respin
git
:
Mark Junker
git on MacOSX and files with decomposed utf-8 file names
Junio C Hamano
Re: git-svnimport
Michal Sojka
[PATCHv5 1/2] filter-branch: Fix to allow replacing submodules with another content
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
linux-netdev
:
Arnaldo Carvalho de Melo
Re: [PATCH 06/37] dccp: Limit feature negotiation to connection setup phase
Gerrit Renker
[PATCH 1/5] dccp: Initialisation framework for feature negotiation
Ursula Braun
[patch 2/8] [PATCH] af_iucv: sync sk shutdown flag if iucv path is quiesced
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
git-commits-head
:
Linux Kernel Mailing List
ARM: S3C64XX: DMA: Callback with correct buffer pointer
Linux Kernel Mailing List
sata_mv: drop unncessary EH callback resetting
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
timer: Try to survive timer callback preempt_count leak
Linux Kernel Mailing List
powerpc/kexec: Add support for FSL-BookE
openbsd-misc
:
Rene Maroufi
smtpd: Aliases only work with for local alias aliases
Stephen J. Bevan
GRE over IPsec
Christophe Rioux
Implementation example of snmp
Darrin Chandler
Re: strange output on openbsd C code
Nick Holland
Re: booting openbsd on eee without cd-rom
Colocation donated by:
Syndicate