]> git.proxmox.com Git - mirror_spl.git/blobdiff - module/spl/spl-err.c
Fix cstyle warnings
[mirror_spl.git] / module / spl / spl-err.c
index 28c5258ef85bac017b147ccea959dcdd13e6c9af..33a8df898ea797d365e0f5521312310c90a5d448 100644 (file)
@@ -20,7 +20,7 @@
  *
  *  You should have received a copy of the GNU General Public License along
  *  with the SPL.  If not, see <http://www.gnu.org/licenses/>.
- *****************************************************************************
+ *
  *  Solaris Porting Layer (SPL) Error Implementation.
  */
 
@@ -36,8 +36,7 @@
  */
 unsigned int spl_panic_halt;
 module_param(spl_panic_halt, uint, 0644);
-MODULE_PARM_DESC(spl_panic_halt,
-                "Cause kernel panic on assertion failures");
+MODULE_PARM_DESC(spl_panic_halt, "Cause kernel panic on assertion failures");
 
 /*
  * Limit the number of stack traces dumped to not more than 5 every