diff options
author | Antti Palosaari <crope@iki.fi> | 2014-12-09 08:31:53 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-02-02 22:53:06 +0300 |
commit | 947debb4f2e8aba1d1678b7b5d4753258a0b1513 (patch) | |
tree | 19e85d3c4f1f106d9ee479738eac63fa58d2c817 /drivers/media/dvb-frontends/rtl2830_priv.h | |
parent | b8cb50d237ff1590e2b39031e5d7d3e1bcd49c5b (diff) | |
download | linux-947debb4f2e8aba1d1678b7b5d4753258a0b1513.tar.xz |
[media] rtl2830: style related changes
Trivial changes proposed by checkpatch.pl and some more.
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/dvb-frontends/rtl2830_priv.h')
-rw-r--r-- | drivers/media/dvb-frontends/rtl2830_priv.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/media/dvb-frontends/rtl2830_priv.h b/drivers/media/dvb-frontends/rtl2830_priv.h index 5276fb210990..5f9973a07fcd 100644 --- a/drivers/media/dvb-frontends/rtl2830_priv.h +++ b/drivers/media/dvb-frontends/rtl2830_priv.h @@ -13,9 +13,6 @@ * 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., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef RTL2830_PRIV_H |