Removed uneccessary parantheses which were sorrounding two
if-statements.
Signed-off-by: Fabian Baumanis
---
drivers/staging/comedi/drivers/adl_pci9118.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/staging/comedi/drivers/adl_pci9118.c
b/drivers/staging/comedi/d
Resolving license check warning for drivers/staging/comedi. Added the
license definitions present in the rest of the module and made sure it's
aligned with the license (GPL) in the comments for the affected file
(ni_atmio.c). Original warning:
WARNING: modpost: missing MODULE_LICENSE() in
drivers
> -Original Message-
> From: Greg KH [mailto:gre...@linuxfoundation.org]
> Sent: Saturday, November 18, 2017 5:26 AM
> To: Kershner, David A
> Cc: jes.soren...@gmail.com; linux-ker...@vger.kernel.org; driverdev-
> de...@linuxdriverproject.org; *S-Par-Maintainer
> ; erik.arfvid...@gmail.com
On Fri, Nov 17, 2017 at 12:27:39PM -0500, David Kershner wrote:
> {drivers/staging/unisys/include => include/linux/visorbus}/visorbus.h | 0
> .../staging/unisys/include => include/linux/visorbus}/visorchannel.h | 0
Do we really need two different include/linux .h files for this bus
subsystem?