lkml.org 
[lkml]   [2019]   [Oct]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] Staging: qlge: Rename of function prefix ql_ to qlge_
Date
In terms of namespace, the driver uses either qlge_, ql_ (used by
other qlogic drivers, with clashes, ex: ql_sem_spinlock) or nothing (with
clashes, ex: struct ob_mac_iocb_req). Rename everything to use the "qlge_"
prefix.

So I renamed three functions to the prefered namespace "qlge",
and updated the occurrences in the driver.

Samuil Ivanov (3):
Staging: qlge: Rename prefix of a function to qlge
Staging: qlge: Rename prefix of a function to qlge
Staging: qlge: Rename prefix of a function to qlge

drivers/staging/qlge/qlge.h | 6 +++---
drivers/staging/qlge/qlge_dbg.c | 4 ++--
drivers/staging/qlge/qlge_main.c | 2 +-
drivers/staging/qlge/qlge_mpi.c | 12 ++++++------
4 files changed, 12 insertions(+), 12 deletions(-)

--
2.17.1

\
 
 \ /
  Last update: 2019-10-24 23:31    [W:0.050 / U:1.708 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site