aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/speakup/speakup_decpc.c
diff options
context:
space:
mode:
authorShraddha Barke <shraddha.6596@gmail.com>2015-12-27 20:10:38 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-01-28 22:40:31 -0800
commit5cb10d42de412c69dbf3f5670b3099037c35cc78 (patch)
tree9fb4cd7784722eb179c9b209123c16fa0ec3cc94 /drivers/staging/speakup/speakup_decpc.c
parentSTAGING/SPEAKUP: Fix "expression using sizeof bool" warnings (diff)
downloadlinux-dev-5cb10d42de412c69dbf3f5670b3099037c35cc78.tar.xz
linux-dev-5cb10d42de412c69dbf3f5670b3099037c35cc78.zip
Staging: speakup: Remove FSF mailing address
FSF mailing address is no longer required to be specified. Hence removed. Detected using checkpatch Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/speakup/speakup_decpc.c')
-rw-r--r--drivers/staging/speakup/speakup_decpc.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/staging/speakup/speakup_decpc.c b/drivers/staging/speakup/speakup_decpc.c
index 4893fef3f894..d6479bd2163b 100644
--- a/drivers/staging/speakup/speakup_decpc.c
+++ b/drivers/staging/speakup/speakup_decpc.c
@@ -24,10 +24,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/jiffies.h>
#include <linux/sched.h>