login
Login
/
Register
Search
Header Space
Forums
News
Jobs
Blogs
Features
Man Pages
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
March
»
7
Re: [PATCH 2.6.25-rc3-mm1] IPC: fix a kernel-doc warning
view
thread
Score:
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Randy Dunlap <randy.dunlap@...>
To: Pierre Peiffer <peifferp@...>
Cc: <akpm@...>, <linux-kernel@...>
Subject:
Re: [PATCH 2.6.25-rc3-mm1] IPC: fix a kernel-doc warning
Date: Friday, March 7, 2008 - 5:01 pm
Pierre Peiffer wrote:
quoted text
> Hi, > > This patch fixes this warning produced by kernel-doc (thanks Randy Dunlap): > > Warning(linux-2.6.25-rc3-mm1//ipc/util.c:845): > No description found for parameter 'extrat_perm' > > It is due to an inconsistency in a variable name between the C-code and > the associated comment. > > Signed-off-by: Pierre Peiffer <peifferp@gmail.com>
Thanks, looks good. Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
quoted text
> --- > ipc/util.c | 4 ++-- > ipc/util.h | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > > Index: b/ipc/util.c > =================================================================== > --- a/ipc/util.c > +++ b/ipc/util.c > @@ -841,7 +841,7 @@ > * or an err-code without any lock held otherwise. > */ > struct kern_ipc_perm *ipcctl_pre_down(struct ipc_ids *ids, int id, int cmd, > - struct ipc64_perm *perm, int extrat_perm) > + struct ipc64_perm *perm, int extra_perm) > { > struct kern_ipc_perm *ipcp; > int err; > @@ -858,7 +858,7 @@ > goto out_unlock; > > if (cmd == IPC_SET) { > - err = audit_ipc_set_perm(extrat_perm, perm->uid, > + err = audit_ipc_set_perm(extra_perm, perm->uid, > perm->gid, perm->mode); > if (err) > goto out_unlock; > Index: b/ipc/util.h > =================================================================== > --- a/ipc/util.h > +++ b/ipc/util.h > @@ -114,7 +114,7 @@ > void ipc64_perm_to_ipc_perm(struct ipc64_perm *in, struct ipc_perm *out); > void ipc_update_perm(struct ipc64_perm *in, struct kern_ipc_perm *out); > struct kern_ipc_perm *ipcctl_pre_down(struct ipc_ids *ids, int id, int cmd, > - struct ipc64_perm *perm, int extrat_perm); > + struct ipc64_perm *perm, int extra_perm); > > #if defined(__ia64__) || defined(__x86_64__) || defined(__hppa__) || > defined(__XTENSA__) > /* On IA-64, we always use the "64-bit version" of the IPC structures. */ >
-- ~Randy --
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 2.6.25-rc3-mm1] IPC: fix a kernel-doc warning
, Pierre Peiffer
, (Fri Mar 7, 4:36 pm)
Re: [PATCH 2.6.25-rc3-mm1] IPC: fix a kernel-doc warning
, Randy Dunlap
, (Fri Mar 7, 5:01 pm)
Navigation
Create content
Mailing list archives
Recent posts
Mail archive search
Enter your search terms.
all mailing lists
alsa-devel
dragonflybsd-bugs
dragonflybsd-commit
dragonflybsd-docs
dragonflybsd-kernel
dragonflybsd-submit
dragonflybsd-user
freebsd-announce
freebsd-bugs
freebsd-chat
freebsd-cluster
freebsd-current
freebsd-drivers
freebsd-embeded
freebsd-fs
freebsd-hackers
freebsd-hardware
freebsd-mobile
freebsd-net
freebsd-performance
freebsd-pf
freebsd-security
freebsd-security-notifications
freebsd-threads
git
git-commits-head
linux-activists
linux-arm
linux-ath5k-devel
linux-btrfs
linux-c-programming
linux-driver-devel
linux-ext4
linux-fsdevel
linux-ia64
linux-input
linux-kernel
linux-kernel-janitors
linux-kernel-mentors
linux-kernel-newbies
linux-kvm
linux-net
linux-netdev
linux-newbie
linux-nfs
linux-raid
linux-scsi
linux-security-module
linux-sparse
linux-usb
linux-usb-devel
madwifi-devel
netbsd-announce
netbsd-tech-kern
openbsd-announce
openbsd-bugs
openbsd-ipv6
openbsd-misc
openbsd-security-announce
openbsd-smp
openbsd-source-changes
openbsd-tech
openfabrics-general
openmoko-community
openmoko-devel
openmoko-kernel
reiserfs-devel
tux3
ucarp
Optionally limit your search to a specific mailing list.
advanced
Popular discussions
linux-kernel
:
Linus Torvalds
Linux 2.6.27-rc8
Jeff Chua
2.6.27rc1 cannot boot more than 8CPUs
Yinghai Lu
Re: [GIT *] Allow request_firmware() to be satisfied from in-kernel, use it in mor...
Russell King
Re: (hacky) [PATCH] silence MODPOST section mismatch warnings
git
:
Steffen Prohaska
merge vs rebase: Is visualization in gitk the only problem?
Shawn O. Pearce
Re: clarify git clone --local --shared --reference
Wink Saville
Resolving conflicts
Linus Torvalds
People unaware of the importance of "git gc"?
openbsd-misc
:
Richard Stallman
Real men don't attack straw men
Kevin Neff
Patching a SSH 'Weakness'
Mayuresh Kathe
Re: What is our ultimate goal??
Jonathan Thornburg
strlcat/strlcpy vs overlapping arguments
linux-netdev
:
Stefan Richter
Re: [GIT]: Networking
adobriyan
[PATCH 10/38] netns ct: per-netns expectations
"G"
Implementing RSTP and MSTP in Linux Kernel
Arnaldo Carvalho de Melo
Re: [PATCH 2/6] Phonet: connected sockets glue
Latest forum posts
Highlighting Interesting Mailing List Discussions
2 hours ago
KernelTrap Changes and News
Add ext2 inode field
3 hours ago
Linux kernel
the kernel how to power off the machine
13 hours ago
Linux kernel
struct gendisk via request_queue
15 hours ago
Linux kernel
usb mic not detected
18 hours ago
Applications and Utilities
page initialization during kernel initialization
1 day ago
Linux kernel
Read Transport Layer Data form network packets (tcp/ip)
2 days ago
Linux kernel
Getting blinking screen in Fedora 9
2 days ago
Linux general
Problem with kernel + libata
3 days ago
Linux kernel
How to detect usb device insertioin and removal event ?
3 days ago
Linux general
Show all forums...
Recent Tags
bugs
2.6.27
quote
-rc8
2.6.27-rc8
Linux
-rc
Intel
Linus Torvalds
more tags
Colocation donated by:
Who's online
There are currently
6 users
and
963 guests
online.
Online users
Jeremy
kingneutron
strcmp
zeekec
gbp
elyk53
Syndicate
speck-geostationary