remove whitespace and tab
This commit is contained in:
parent
8b912e5823
commit
029e4bda60
161 changed files with 3363 additions and 3363 deletions
|
@ -92,7 +92,7 @@ devm_device_add_group(struct device *dev, const struct attribute_group *g)
|
|||
#define dev_err_once(dev, fmt, arg...) \
|
||||
printf("drm:pid%d:%s *ERROR* " fmt, curproc->p_p->ps_pid, \
|
||||
__func__ , ## arg)
|
||||
|
||||
|
||||
#define dev_err_probe(dev, err, fmt, arg...) \
|
||||
printf("drm:pid%d:%s *ERROR* " fmt, curproc->p_p->ps_pid, \
|
||||
__func__ , ## arg), err
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue