cmd: Use 'void' instead of empty parameter list
checkpatch warns because of function definitions using empty parameter
list. We should define these functions with 'void' as the parameter.
Use 'void' instead of empty parameter list for function definitions.
Signed-off-by:
Tobin C. Harding <me@tobin.cc>
Showing
Please
register
or
sign in
to comment