hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/drivers/net/wireless/intel/iwlwifi/dvm/calib.c
....@@ -16,11 +16,6 @@
1616 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1717 * General Public License for more details.
1818 *
19
- * You should have received a copy of the GNU General Public License
20
- * along with this program; if not, write to the Free Software
21
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110,
22
- * USA
23
- *
2419 * The full GNU General Public License is included in this distribution
2520 * in the file called COPYING.
2621 *
....@@ -766,7 +761,7 @@
766761 return CHAIN_C;
767762 }
768763
769
-/**
764
+/*
770765 * Run disconnected antenna algorithm to find out which antennas are
771766 * disconnected.
772767 */