summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
diff options
context:
space:
mode:
authorGuenter Roeck2014-04-12 21:51:12 +0200
committerGuenter Roeck2014-05-22 01:02:21 +0200
commitc6f1e7ab91b9cec14d4d3938cddafe371070e7ec (patch)
tree7aaf344b807abb329702ffa6945d7c56858e9087 /drivers/hwmon
parenthwmon: (lm92) Drop unnecessary forward declaration (diff)
downloadkernel-qcow2-linux-c6f1e7ab91b9cec14d4d3938cddafe371070e7ec.tar.gz
kernel-qcow2-linux-c6f1e7ab91b9cec14d4d3938cddafe371070e7ec.tar.xz
kernel-qcow2-linux-c6f1e7ab91b9cec14d4d3938cddafe371070e7ec.zip
hwmon: (lm92) Drop FSF mailing address
The FSF mailing address may change, so drop it. Reviewed-by: Jean Delvare <jdelvare@suse.de> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'drivers/hwmon')
-rw-r--r--drivers/hwmon/lm92.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/hwmon/lm92.c b/drivers/hwmon/lm92.c
index 5ca8e147c9f4..7193a92dda9c 100644
--- a/drivers/hwmon/lm92.c
+++ b/drivers/hwmon/lm92.c
@@ -34,10 +34,6 @@
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include <linux/module.h>