From: Corentin Labbe Date: Fri, 18 Jan 2019 14:03:23 +0000 (+0100) Subject: hwmon: (adm1029) Remove write to FFF paragraph X-Git-Tag: v5.1-rc1~180^2~49 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e4af8ad04d7681948e06f6a8157d8664cc14f43f;p=thirdparty%2Fkernel%2Flinux.git hwmon: (adm1029) Remove write to FFF paragraph As suggested by checkpatch, remove the "write to FFF" paragraph. Signed-off-by: Corentin Labbe Signed-off-by: Guenter Roeck --- diff --git a/drivers/hwmon/adm1029.c b/drivers/hwmon/adm1029.c index 8c5cdb5602586..3dd4c84ec89e7 100644 --- a/drivers/hwmon/adm1029.c +++ b/drivers/hwmon/adm1029.c @@ -19,10 +19,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