login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
September
»
23
Re: [PATCH v4 2/2] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Alan Ott
Subject:
Re: [PATCH v4 2/2] Bluetooth: hidp: Add support for hidraw HIDIOCGFEATURE and HIDIOCSFEATURE
Date: Thursday, September 23, 2010 - 7:16 am
On Sep 23, 2010, at 7:51 AM, Ville Tervo wrote:
quoted text
> Hi Alan, > > One comment. > > How about a variable called ret and using that to return len or > errno? It > would eliminate code dublication. >
Hi Ville, Where specifically? In which function? I've gone through it a couple of times and failed to find return statements which are superfluous. Maybe I'm missing something fundamental? Alan. --
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/1] Bluetooth: hidp: Add support for hidraw HIDIOC ...
, Alan Ott
, (Sun Jun 13, 3:20 pm)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw HI ...
, Jiri Kosina
, (Sat Jun 19, 10:49 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw HI ...
, Antonio Ospite
, (Mon Jun 28, 4:14 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw HI ...
, David Miller
, (Tue Jun 29, 12:12 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw HI ...
, Jiri Kosina
, (Tue Jun 29, 1:50 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw HI ...
, Johan Hedberg
, (Tue Jun 29, 2:07 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw H ...
, Andrei Emeltchenko
, (Tue Jun 29, 5:40 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw H ...
, Marcel Holtmann
, (Thu Jul 8, 2:08 pm)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw HI ...
, Marcel Holtmann
, (Thu Jul 8, 2:11 pm)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw H ...
, Alan Ott
, (Thu Jul 8, 8:51 pm)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw H ...
, Marcel Holtmann
, (Fri Jul 9, 1:01 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw ...
, Alan Ott
, (Fri Jul 9, 6:02 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw ...
, Marcel Holtmann
, (Fri Jul 9, 6:06 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw ...
, Alan Ott
, (Fri Jul 9, 7:06 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw ...
, Marcel Holtmann
, (Fri Jul 9, 10:33 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw ...
, Alan Ott
, (Fri Jul 9, 11:24 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw ...
, Jiri Kosina
, (Thu Jul 22, 7:14 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw ...
, Marcel Holtmann
, (Thu Jul 22, 8:21 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw ...
, Alan Ott
, (Thu Jul 22, 9:58 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw ...
, Jiri Kosina
, (Tue Aug 10, 4:46 am)
Re: [PATCH 1/1] Bluetooth: hidp: Add support for hidraw ...
, Marcel Holtmann
, (Tue Aug 10, 5:12 am)
[PATCH v4 0/2] Get and Set Feature Reports on HIDRAW (USB ...
, Alan Ott
, (Mon Aug 16, 1:20 pm)
[PATCH v4 1/2] HID: Add Support for Setting and Getting Fe ...
, Alan Ott
, (Mon Aug 16, 1:20 pm)
[PATCH v4 2/2] Bluetooth: hidp: Add support for hidraw HI ...
, Alan Ott
, (Mon Aug 16, 1:20 pm)
Re: [PATCH v4 0/2] Get and Set Feature Reports on HIDRAW ( ...
, Jiri Kosina
, (Mon Aug 23, 6:00 am)
Re: [PATCH v4 0/2] Get and Set Feature Reports on HIDRAW ( ...
, Jiri Kosina
, (Thu Sep 2, 8:25 am)
Re: [PATCH v4 0/2] Get and Set Feature Reports on HIDRAW ( ...
, Jiri Kosina
, (Wed Sep 22, 5:09 am)
Re: [PATCH v4 2/2] Bluetooth: hidp: Add support for hidraw ...
, Ville Tervo
, (Thu Sep 23, 4:51 am)
Re: [PATCH v4 2/2] Bluetooth: hidp: Add support for hidraw ...
, Alan Ott
, (Thu Sep 23, 7:16 am)
Re: [PATCH v4 0/2] Get and Set Feature Reports on HIDRAW ( ...
, Ville Tervo
, (Thu Sep 23, 9:25 am)
Re: [PATCH v4 0/2] Get and Set Feature Reports on HIDRAW ( ...
, Ping Cheng
, (Thu Sep 23, 10:07 am)
Re: [PATCH v4 0/2] Get and Set Feature Reports on HIDRAW ( ...
, Przemo Firszt
, (Thu Sep 23, 1:16 pm)
Re: [PATCH v4 0/2] Get and Set Feature Reports on HIDRAW ( ...
, Alan Ott
, (Thu Sep 23, 4:40 pm)
Re: [PATCH v4 2/2] Bluetooth: hidp: Add support for hidraw ...
, Antonio Ospite
, (Fri Sep 24, 3:47 am)
Re: [PATCH v4 1/2] HID: Add Support for Setting and Gettin ...
, Antonio Ospite
, (Tue Sep 28, 6:30 am)
Re: [PATCH v4 1/2] HID: Add Support for Setting and Gettin ...
, Jiri Kosina
, (Fri Oct 1, 6:30 am)
Re: [PATCH v4 0/2] Get and Set Feature Reports on HIDRAW ( ...
, Jiri Kosina
, (Mon Nov 1, 12:23 pm)
Re: [PATCH v4 0/2] Get and Set Feature Reports on HIDRAW ( ...
, Antonio Ospite
, (Mon Nov 8, 4:17 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-scsi
:
michaelc
[RFC PATCH 7/7] qla2xxx: hook scsi eh into fc_block_scsi_eh
Jelle de Jong
Re: Still having major MVSAS issues.
Konstantinos Skarlatos
Re: Still havind major MVSAS issues.
Erno Kovacs
Re[2]: MVSAS status
giridhar.malavali
[PATCH 01/16] qla2xxx: Check for ISP84xx before processing to get 84xx firmware ve...
linux-ext4
:
root
[PATCH] fix ext2 parse_options printk
Theodore Tso
Re: [PATCH 2/2] ext4: Automatically enable journal_async_commit on ext4 file systems
lakshmi pathi
Re: [Jfs-discussion] benchmark results
tytso
Re: 2.6.33-rc1: kernel BUG at fs/ext4/inode.c:1063 (sparc)
Dmitry Monakhov
Re: [PATCH 2/4] ext4: fix reserved space transferring on chown() [V2]
linux-kernel
:
swhiteho
[PATCH 42/51] [GFS2] Move inode deletion out of blocking_cb
FUJITA Tomonori
Re: [Scst-devel] Integration of SCST in the mainstream Linux kernel
Matthew
Re: Linux 2.6.25
Alex Riesen
Re: [PATCH 4/7] lib: Introduce strnstr()
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
linux-kernel-newbies
:
govind raj nayak
Re: Re: Error while compiling 2.6.10 kernel
Parmenides
macro or inline
Manish Katiyar
generic_file_read function for kernel 2.6.23.11
Harishkumar V
Re: BUG: soft lockup - CPU#0 stuck for 61s!
Thomas Petazzoni
Re: Question on Memory Leaks in Module
linux-raid
:
Asdo
Re: [PATCH 0/3] md fixes for 2.6.32-rc
Raz
Re: Subject: [PATCH] mdadm: raid0: support chunks of 4K*n for raid0
Chris Caputo
script for TRIM on RAID1 full-disk arrays with live ext4 filesystems
Robin Hill
Re: md data-check causes soft lockup
Richard Scobie
Re: Use of WD20EARS with MDADM
Colocation donated by:
Syndicate