libcamera: log: Fix miscellaneous coding style issues
Those issues were pointed out during review. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
@@ -33,6 +33,6 @@ private:
|
||||
|
||||
#define LOG(severity) LogMessage(__FILE__, __LINE__, Log##severity).stream()
|
||||
|
||||
};
|
||||
} /* namespace libcamera */
|
||||
|
||||
#endif /* __LIBCAMERA_LOG_H__ */
|
||||
|
||||
Reference in New Issue
Block a user