mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-29 08:12:41 -04:00
staging: ccree: resolve columns over 80 chars in cc_hal.h
Modified comment to resolve 80+ characters warning from checkpatch. ie: WARNING: line over 80 characters Warnings no longer present after change. Signed-off-by: Matthew Giassa <matthew@giassa.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
c8f1786531
commit
f8aad3595b
@@ -14,7 +14,9 @@
|
||||
* along with this program; if not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
/* pseudo cc_hal.h for cc7x_perf_test_driver (to be able to include code from CC drivers) */
|
||||
/* pseudo cc_hal.h for cc7x_perf_test_driver (to be able to include code from
|
||||
* CC drivers).
|
||||
*/
|
||||
|
||||
#ifndef __CC_HAL_H__
|
||||
#define __CC_HAL_H__
|
||||
|
||||
Reference in New Issue
Block a user