diff options
author | Antti Palosaari <crope@iki.fi> | 2015-04-20 23:57:03 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-08-11 12:10:04 +0200 |
commit | 3250a550c48d075b01226f5561c21bc3a1e63dae (patch) | |
tree | 34d7d8926d96498bf8addd266e99bb3fd8c40d84 /drivers/media/dvb-frontends/a8293.h | |
parent | [media] a8293: improve LNB register programming logic (diff) | |
download | linux-3250a550c48d075b01226f5561c21bc3a1e63dae.tar.xz linux-3250a550c48d075b01226f5561c21bc3a1e63dae.zip |
[media] a8293: coding style issues
Remove FSF address from license. Indent parameter correctly.
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/a8293.h')
-rw-r--r-- | drivers/media/dvb-frontends/a8293.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/media/dvb-frontends/a8293.h b/drivers/media/dvb-frontends/a8293.h index aa07b68d19e0..7b90a03fcd0a 100644 --- a/drivers/media/dvb-frontends/a8293.h +++ b/drivers/media/dvb-frontends/a8293.h @@ -12,10 +12,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., - * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef A8293_H |