libcamera: Remove unneeded semicolons
Comply with the coding style by removing lots of unneeded semicolons. Fix a few other coding style violations on the lines touched by those fixes. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
@@ -92,4 +92,4 @@ void IPAProxyLinux::readyRead(IPCUnixSocket *ipc)
|
||||
|
||||
REGISTER_IPA_PROXY(IPAProxyLinux)
|
||||
|
||||
}; /* namespace libcamera */
|
||||
} /* namespace libcamera */
|
||||
|
||||
Reference in New Issue
Block a user