Commit 56e745be authored by Derek Robson's avatar Derek Robson Committed by Greg Kroah-Hartman
Browse files

Staging: rtl8192u: r8190_rtl8256.h - style fix



Fixed style of block comments
Found using checkpatch

Signed-off-by: default avatarDerek Robson <robsonde@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent d3566af6
Loading
Loading
Loading
Loading
+10 −10
Original line number Diff line number Diff line
/*
  This is part of the rtl8180-sa2400 driver
  released under the GPL (See file COPYING for details).
  Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com>

  This files contains programming code for the rtl8256
  radio frontend.

  *Many* thanks to Realtek Corp. for their great support!

 *	 This is part of the rtl8180-sa2400 driver
 *	 released under the GPL (See file COPYING for details).
 *	 Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com>
 *
 *
 *	 This files contains programming code for the rtl8256
 *	 radio frontend.
 *
 *	 *Many* thanks to Realtek Corp. for their great support!
 */

#ifndef RTL8225H