lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 11 Jul 2012 18:00:20 +0530
From:	Venu Byravarasu <vbyravarasu@...dia.com>
To:	Sangbeom Kim <sbkim73@...sung.com>,
	"sameo@...ux.intel.com" <sameo@...ux.intel.com>,
	'Mark Brown' <broonie@...nsource.wolfsonmicro.com>
CC:	'Liam Girdwood' <lrg@...com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"sbkim01@...il.com" <sbkim01@...il.com>
Subject: RE: [PATCH V3 3/7] mfd: samsung: Modify samsung mfd header

> --- /dev/null
> +++ b/include/linux/mfd/samsung/core.h
> @@ -0,0 +1,147 @@
> +/*
> + * core.h
> + *
> + * copyright (c) 2011 Samsung Electronics Co., Ltd
> + *              http://www.samsung.com

In most of the files you mentioned 2011.
Should they not be changed to 2012?

> + *
> + *  This program is free software; you can redistribute  it and/or modify it
> + *  under  the terms of  the GNU General  Public License as published by the
> + *  Free Software Foundation;  either version 2 of the  License, or (at your
> + *  option) any later version.




> -
> -#ifndef __LINUX_MFD_S5M_CORE_H
> -#define __LINUX_MFD_S5M_CORE_H
> -
> -
> -	int				buck_set1;
> -	int				buck_set2;
> -	int				buck_set3;

As you have buck4_enable etc below, by any chance do you need buck_set4 as well here?
Similarly should you declare buck1_enable here?

> -	int				buck2_enable;
> -	int				buck3_enable;
> -	int				buck4_enable;
> -	int				buck_default_idx;
> -	int				buck2_default_idx;


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ